Skip to content

Commit

Permalink
chore: update README.md (#40)
Browse files Browse the repository at this point in the history
Co-authored-by: Trinity <[email protected]>
  • Loading branch information
shaolin-flow and trinitys7 authored Apr 2, 2024
1 parent d70f0c3 commit 289a1e9
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +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)

## Installing / Getting started

Build and install the ```rollappd``` binary:
Expand Down Expand Up @@ -74,7 +70,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 @@ -155,7 +151,3 @@ sh scripts/wasm/deploy_contract.sh
```shell
sh scripts/wasm/ibc_transfer.sh
```

## Developers guide

TODO

0 comments on commit 289a1e9

Please sign in to comment.