A smart contract used for managing one's own identity in PeerMe.
Mainnet: erd1qqqqqqqqqqqqqpgq4kns8he9r84c58ed3jjuam3tp7u9zl4n27rsy2kv6u
Before deploying the smart contract to the blockchain, be sure to:
- Remove the
exit
part within thedeploy
function ininteraction/snippets.sh
to disable deploy protection. - Configure all variables within
mxpy.data-storage.json
for the corresponding network. - Connect & unlock your Ledger device with the Elrond app open, ready to sign the deploy transaction.
. ./interaction/snippets.sh && deploy
. ./interaction/snippets.sh && upgrade
Please review our security policy on how to report security vulnerabilities.
The GNU GENERAL PUBLIC LICENSE v3.0. Please see License File for more information.