Skip to content

Osiyomeoh/CredApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CredenceApp

Decentralized crptocurrency investment platform

Project Description

A Decentralized Finance Cryptocurrency Lending and investing Application that offers a transparent, permissionless, and open-source financial service environment that will phase out loan apps as we know it in Nigeria. With the use of blockchain technology and smart contracts, Individuals can make interest on their crypto assets without having to deal with a third party like the banks. Borrowers will be able to make request for loan using p2p lending deposit ether into a vault and use it as collateral to borrow a stable token that will be tied to a fixed fiat money such as the dollar, the amount that can be borrowed depends on the current value of ether at any point in time the user can return the token borrowed and collect the amount of ether stored in the vault. Lenders can also give their crypto asset for good return on investment. Project Snapshot Alt text


Alt text


Alt text
Project Website Link https://genuine-bublanina-b991c3.netlify.app///

Aknowledgement

grandida Management

udemy.com

Project Authors

Samuel Osiyomeoh Samuel

https://github.com/Osiyomeoh

How to Install/Run this Project

This is an example of how you can set up your project locally. To get a local copy up and running follow these simple example steps.

Clone the repo

git clone with HTTPS https://github.com/Osiyomeoh/CredApp.git git clone with SSH git@github.com:Osiyomeoh/CredApp.git git clone with Github CLI gh repo clone Osiyomeoh/CredApp

  1. Development

Running the frontend code

1.  navigate to client as the root directory and run this command npm install --force
2. npm run start

Running the smart contract

1. cd smart_contracts
2. npm install
3. truffle migrate --reset --network matic(polygon blockchain testnet was used)
4. make sure you fill up the information in .env file

This is how your .env file is suppose to look like. Remember to remove <> when placing your private and API keys.

DEPLOYER_SIGNER_PRIVATE_KEY=<YOUR_PRIVATE_KEY_HERE>
INFURA_PROJECT_ID_MUMBAI=<API_KEY>

LICENSE

MIT

GRANDIDA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published