Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/initia-labs/miniwasm
minitia with wasmvm
https://github.com/initia-labs/miniwasm
Last synced: 3 months ago
JSON representation
minitia with wasmvm
- Host: GitHub
- URL: https://github.com/initia-labs/miniwasm
- Owner: initia-labs
- License: other
- Created: 2023-11-14T07:01:16.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-28T04:18:05.000Z (3 months ago)
- Last Synced: 2024-10-28T07:03:03.641Z (3 months ago)
- Language: Go
- Size: 15.3 MB
- Stars: 15
- Watchers: 11
- Forks: 17
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-ccamel - initia-labs/miniwasm - minitia with wasmvm (Go)
README
# MiniWasm
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.
## Prerequisites
- Go v1.22.5+
## Getting Started
To get started with L2, please visit the [documentation](https://initia.gitbook.io/initia-docs-v2/).
## Features
- Powered by WasmVM, MiniWasm acts as an optimistic rollup consumer chain.
- Simplifies the network bootstrapping process, making it faster and more efficient.
- Eliminates the need for setting up a validator group or creating custom ecosystem tools.
- Integrates seamlessly with the OPinit stack, enhancing security.
- Provides immediate access to the full suite of Initia ecosystem tools right from the start.## Contributing
Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.
## License
This project is licensed under the [BSL License](LICENSE).