An open API service indexing awesome lists of open source software.

https://github.com/tsirysndr/evmosup

Spin up an evmos blockchain in seconds
https://github.com/tsirysndr/evmosup

blockchain cometbft ethereum evm proof-of-stake

Last synced: about 2 months ago
JSON representation

Spin up an evmos blockchain in seconds

Awesome Lists containing this project

README

          

# evmosup

Evmosup is a command line tool that helps you to spin up an Evmos node in a few seconds.

## Installation

```bash
git clone https://github.com/tsirysndr/evmosup.git
cd evmosup
cargo install --path .
evmosup
```