Skip to content

Smart Contract for managing one's own identity on PeerMe.

License

Notifications You must be signed in to change notification settings

bucurdavid/identity-sc

 
 

Repository files navigation

Identity Smart Contract

A smart contract used for managing one's own identity in PeerMe.

Mainnet: erd1qqqqqqqqqqqqqpgq4kns8he9r84c58ed3jjuam3tp7u9zl4n27rsy2kv6u

Deploy

Before deploying the smart contract to the blockchain, be sure to:

  1. Remove the exit part within the deploy function in interaction/snippets.sh to disable deploy protection.
  2. Configure all variables within mxpy.data-storage.json for the corresponding network.
  3. Connect & unlock your Ledger device with the Elrond app open, ready to sign the deploy transaction.
. ./interaction/snippets.sh && deploy

Upgrade

. ./interaction/snippets.sh && upgrade

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The GNU GENERAL PUBLIC LICENSE v3.0. Please see License File for more information.

About

Smart Contract for managing one's own identity on PeerMe.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 75.0%
  • Shell 25.0%