Skip to content

Commit

Permalink
refactoring due to issues: 5, 6, 7, 8, 9
Browse files Browse the repository at this point in the history
  • Loading branch information
kostysh committed Jun 8, 2020
1 parent f8c7434 commit 1bca857
Show file tree
Hide file tree
Showing 11 changed files with 1,271 additions and 1,567 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ npm i @windingtree/org.id
// ABI
const { OrgIdContract, OrgIdInterfaceContract, addresses } = require('@windingtree/org.id');
// Contract addresses
const { mainnet, ropsten, rinkeby } = addresses;
const { mainnet, ropsten } = addresses;
```

## Interface
Expand Down

0 comments on commit 1bca857

Please sign in to comment.