@brinkninja/core
v1.1.0
Published
Core contracts for Brink accounts
Downloads
74
Keywords
Readme
brink-core
Core smart contracts for Brink
Read our documentation for more details.
Contracts
| Contract | Address | Networks | | --- | --- | --- | | Account.sol | 0x00000000AfCbce78c080F96032a5C1cB1b832D7B |mainnet, goerli, rinkeby, ropsten, kovan | | AccountFactory.sol | 0xe925f84cA9Dd5b3844fC424861D7bDf9485761B6 |mainnet, goerli, rinkeby, ropsten, kovan | | DeployAndCall.sol | 0x452C31d60883F0CB51744Ab9fd01685d7443CA6f |mainnet, goerli, rinkeby, ropsten, kovan | | SaltedDeployer.sol | 0x6b24634B517a63Ed0fa2a39977286e13e7E35E25 |mainnet, goerli, rinkeby, ropsten, kovan |
Install
yarn install
Compile
yarn compile
Test
yarn test