Jonath-z / celo-crypto-saving

A decentralized savings bank that enables users to open savings accounts for a variety of purposes deployed on celo testnet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

celo crypto bank

This project is a decentralized savings bank that enables users to open savings accounts for a variety of purposes, lock those accounts, and withdraw funds all in a completely secure and open environment.

Technologies

  • TypeScript
  • Solidity
  • hardhat

Test the contract locally

The contract is deployed to celo test network. To test the contract locally, follow the following steps:

1.Clone the repository

 git clone https://github.com/Jonath-z/celo-crypto-bank.git

2.Install the dependencies

npm install

3.Test the contract

 npm run test

Author

Jonathan Z.

License

MIT Licensed

About

A decentralized savings bank that enables users to open savings accounts for a variety of purposes deployed on celo testnet

License:MIT License


Languages

Language:TypeScript 89.1%Language:Solidity 9.6%Language:JavaScript 0.9%Language:CSS 0.4%