Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shaolin-flow authored Apr 2, 2024
1 parent d70f0c3 commit 1f2204c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ It uses Cosmos-SDK's [simapp](https://github.com/cosmos/cosmos-sdk/tree/main/sim

**Note**: Requires [Go 1.21](https://go.dev/)

## Quick guide

Get started with [building RollApps](https://docs.dymension.xyz/develop/get-started/setup)

Check failure on line 22 in README.md

View workflow job for this annotation

GitHub Actions / markdownlint

Multiple consecutive blank lines [Expected: 1; Actual: 2]
## Installing / Getting started

Expand Down Expand Up @@ -74,7 +71,7 @@ You should have a running local rollapp!

### Run local dymension hub node

Follow the instructions on [Dymension Hub docs](https://docs.dymension.xyz/develop/get-started/run-base-layers) to run local dymension hub node
Follow the instructions on [Dymension docs](https://docs.dymension.xyz/validate/dymension/build-dymd?network=localhost) to run local dymension hub node

### Create sequencer keys

Expand Down Expand Up @@ -156,6 +153,3 @@ sh scripts/wasm/deploy_contract.sh
sh scripts/wasm/ibc_transfer.sh
```

## Developers guide

TODO

0 comments on commit 1f2204c

Please sign in to comment.