pushpendrapratap / p2p-lending

A decentralized, smart contract based chit fund platform on the Ethereum Blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compile & run:

```
$   npx hardhat compile
$   npx hardhat node
$   npx hardhat run scripts/deploy.js --network localhost
```

About

A decentralized, smart contract based chit fund platform on the Ethereum Blockchain

License:MIT License


Languages

Language:Solidity 52.0%Language:JavaScript 32.8%Language:HTML 15.3%