1.0.0 • Published 7 years ago

@xlnt/gnosis-safe v1.0.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
7 years ago

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