Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Merge pull request #2279 from bandprotocol/update-yoda-readme
Browse files Browse the repository at this point in the history
Update yoda readme
  • Loading branch information
sorawit authored Jul 23, 2020
2 parents 59f6cef + 24a537f commit 903066c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG_UNRELEASED.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@
### Helpers

### MISC

- (chore) [\#2279](https://github.com/bandprotocol/bandchain/pull/2279) Update `yoda` README.
10 changes: 6 additions & 4 deletions chain/yoda/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
1. Install PostgresSQL `brew install postgresql`
2. Install Golang
3. Install Rust
4. run `cd owasm/chaintests/bitcoin_block_count/`
5. run `wasm-pack build .`
6. `make install` in chain directory
7. Open 3 tabs on cmd
4. Install Docker
5. run `cd owasm/chaintests/bitcoin_block_count/`
6. run `wasm-pack build .`
7. `make install` in chain directory
8. Open 3 tabs on cmd
9. run `docker pull bandprotocol/runtime:1.0.2`

## How to install and run Yoda

Expand Down

0 comments on commit 903066c

Please sign in to comment.