8000 GitHub - roughpandaz/cobosafe: Cobo Safe is an on-chain access-control framework for smart contract wallets.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roughpandaz/cobosafe

 
 

Repository files navigation

Cobo Safe Contracts

Cobo Safe is an on-chain access-control framework for smart contract wallets.

Installation and Testing

# Clone the repo
git clone https://github.com/coboglobal/cobosafe

# Install python requirements.
cd cobosafe
pip install -r ./requirements.txt

# Import the network configuration.
brownie networks import ./network-config.yaml True

# Run the test
brownie test

Documentations

Read the documents here.

Head to learn more about Cobo Safe and Cobo Argus at Cobo Developer Hub.

License

All smart contracts are released under LGPL-3.0.

Discussion

For any concerns with the protocol, open an issue or visit us on Discord to discuss.

For security concerns, please email argussupport@cobo.com

About

Cobo Safe is an on-chain access-control framework for smart contract wallets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 63.0%
  • Python 37.0%
0