Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Gnosis Safe allows secure management of blockchain assets.

License

Notifications You must be signed in to change notification settings

hermes-network/safe-contracts

 
 

Repository files navigation

Gnosis Safe Contracts

Install

Install requirements with npm:

npm install

Run all tests (requires Node version >=7 for async/await):

truffle compile
truffle test

Deploy

truffle deploy

Documentation

http://gnosis-safe.readthedocs.io/en/latest/

Audits

Security and Liability

All contracts are WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

License

All smart contracts are released under LGPL v.3.

Contributors

About

Gnosis Safe allows secure management of blockchain assets.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 61.0%
  • Solidity 39.0%