You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-8Lines changed: 13 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,23 @@
1
-
# miniwasm
1
+
# MiniWasm
2
2
3
-
miniwasm is an optimistic rollup consumer chain powered by wasmvm. It is a framework designed to simplify the process of bootstrapping an L2 network. The main advantage of using miniwasm is that you can leverage the OPinit stack for enhanced security and utilize all the initia ecosystem tooling from day one, without the need to prepare a validator group or build your own ecosystem tools.
3
+
MiniWasm is an optimistic rollup consumer chain powered by WasmVM, designed to simplify the process of bootstrapping an L2 network. The main advantage of using MiniWasm is that the users can leverage the OPinit stack for enhanced security and utilize all the Initia ecosystem tooling from day one, without the need to prepare a validator group or build the users' own ecosystem tools.
4
+
5
+
## Prerequisites
6
+
7
+
- Go v1.22.2+
4
8
5
9
## Getting Started
6
10
7
-
To get started with L2, please visit the documentation.
11
+
To get started with L2, please visit the [documentation](https://initia.gitbook.io/initia-docs-v2/).
8
12
9
13
## Features
10
14
11
-
- Optimistic rollup consumer chain powered by wasmvm.
12
-
- Simplified network bootstrapping process.
13
-
- No need to prepare a validator group or build your own ecosystem tools.
14
-
- Enhanced security through the OPinit stack.
15
-
- Access to all initia ecosystem tools from day one.
15
+
- Powered by WasmVM, MiniWasm acts as an optimistic rollup consumer chain.
16
+
- Simplifies the network bootstrapping process, making it faster and more efficient.
17
+
- Eliminates the need for setting up a validator group or creating custom ecosystem tools.
18
+
- Integrates seamlessly with the OPinit stack, enhancing security.
19
+
- Provides immediate access to the full suite of Initia ecosystem tools right from the start.
0 commit comments