Skip to content

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pmespresso committed May 2, 2021
1 parent 34bb5e5 commit 479335c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ From [hub-ui](https://github.com/boardroom-inc/hub-ui) (or any other repo), use
$ yarn link @boardroom/protocol-info
```

Quick Add New Protocol:
```sh
$ ./scripts/add_new_protocol $protocolName $tokenContractAddress (optional) $suffix (optional) $displayName (optional)
```

Run validation:

```sh
Expand Down

0 comments on commit 479335c

Please sign in to comment.