Skip to content

Commit f8a0f44

Browse files
committed
Merge branch 'master' into feature/oe-token
2 parents 426f174 + d1a7841 commit f8a0f44

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,14 @@ Setup v0.6 contracts using Solidity 0.6 compiler:
4646
build:contracts:0.6
4747
```
4848

49+
### ABI
50+
51+
- [v0.4](./build/artifacts/contracts/v0.4)
52+
- [v0.6](./build/artifacts/contracts/v0.6)
53+
- [v0.7](./build/artifacts/contracts/v0.7)
54+
55+
You can also find interfaces and ABIs after running through the install `yarn setup` process.
56+
4957
## Testing
5058

5159
Run tests:

0 commit comments

Comments
 (0)