Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 717 Bytes

Readme.md

File metadata and controls

19 lines (13 loc) · 717 Bytes

Decentrapass contracts

The open source contracts for the Decentrapass project - a project for decentralized password storing and managing.

Contracts

  • SAFEToken: the ERC20 token that represents our governance token.
  • Manager: the solidity contract that stores passwords.
  • Crowdsale: the contract for the ICO that will release the SAFE token to the public

Contributions

Open all pull requests against the main branch.