Update README with instructions of how to run

This commit is contained in:
Oskar Thoren 2021-01-19 11:43:37 +08:00
parent a4b751e8d1
commit 60eba03c1e
No known key found for this signature in database
GPG Key ID: BDB55C8C0EF29911
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ and maintained here: https://github.com/ethersphere/swap-swear-and-swindle
All significant code imported from the above repo. Only minor adjustments to
hooking things up and illustrates things in a minimal fashion.
## Running
Ensure you have truffle and Ganache installed. Ganache should be running.
## TODOs
- Import contracts and run migrations