Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbaum authored Feb 8, 2024
1 parent a520a72 commit a40de2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ $ go install ./...
injectived keys unsafe-import-eth-key inj-user 5d386fbdbf11f1141010f81a46b40f94887367562bd33b452bbaa6ce1cd1381e

# run chain example
go run examples/chain/0_MsgSend.go
go run examples/chain/1_MsgSend/example.go

# run exchange example
go run examples/exchange/derivative_exchange_rpc/0_GetOrderbook.go
go run examples/exchange/derivatives/4_Orderbook/example.go
```

---
Expand Down

0 comments on commit a40de2a

Please sign in to comment.