Key management
This article is a guideline on client key management strategies for FON smart chain decentralized applications
Last updated
This article is a guideline on client key management strategies for FON smart chain decentralized applications
Last updated
web3.js is a JavaScript library that allows our client applications to talk to the blockchain. We configure web3 to communicate via Metamask.
web3.js doctor
If the installation and instantiation of web3 was successful, the following should successfully return a random account:
If you backed up your account private key, you can use it to restore your account.