Skip to content

Joseph-Okoth/decentralised_loan_app

Repository files navigation

solidity_loan_smart_contract

Background Context

Simple solidity smart contract for borrowing and lending in web3 space using ERC20 token.

Technologies & Tools:

Git GitHub Node.js React Solidity

Requirements:

Installed:

Getting it started

Clone repo using HTTPS

$ git clone https://github.com/jonyach/solidity_loan_smart_contract.git

Compilation and interaction

  1. You can compile the files using this command to check that there are no errors:
$ truffle compile
  1. You can interact with the frontend interface also;
$ cd loan-app
$ npm start

Contribution

Any pull request and bug fixing will be highly appreciated.

Author

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published