Skip to content

Plenty-network/plenty-bridge-contracts-ethereum

 
 

Repository files navigation

Plenty Bridge Ethereum contract

Plenty Bridge Ethereum locking contract, based on Gnosis Safe contracts.

Compile contracts

yarn build

Run tests

yarn test

Deploy

INFURA_TOKEN= MNEMONIC="" yarn deploy goerli

Run custom script

INFURA_TOKEN= MNEMONIC="" yarn do goerli scripts/try.js ``

##License

Smart contracts are released under MIT License

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.6%
  • Solidity 21.3%
  • JavaScript 0.1%