https://github.com/dsys/multi-contracts
📑 Solidity contracts for Multi
https://github.com/dsys/multi-contracts
ethereum identity smart-contracts solidity
Last synced: about 1 month ago
JSON representation
📑 Solidity contracts for Multi
- Host: GitHub
- URL: https://github.com/dsys/multi-contracts
- Owner: dsys
- Created: 2018-05-04T01:43:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T19:48:21.000Z (almost 8 years ago)
- Last Synced: 2025-08-19T19:44:25.354Z (10 months ago)
- Topics: ethereum, identity, smart-contracts, solidity
- Language: Solidity
- Homepage:
- Size: 408 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Multi's Solidity smart contracts
> **WORK IN PROGRESS. NOT FOR PRODUCTION.**
For the Ethereum Virtual Machine.
## Development
$ yarn install
$ yarn run migrate
$ yarn start
## Testing
$ yarn test
$ yarn run watch # requires watchman: brew install watchman
### Static analysis with Mythril
$ make install-mythril
$ make myth
## License
Apache 2.0