You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elcaro is a Bank Smart Contract built with Solidity. It main functions are to make deposit and withdrawals from your blockchain wallet. It is fully secured.
This is the completed code for My Elcaro Bank DAPP created on a Smart Contract.
To Install
Clone the project and run:
npm install
npm start
About
Elcaro is a Bank Smart Contract built with Solidity. It main functions are to make deposit and withdrawals from your blockchain wallet. It is fully secured.