Skip to content

kei0301/nestjs-react-solidity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Staking ERC-20 token

  • Backend (staking-backend) => Nest js ( Node js framework )
  • Frontend (staking-front) => React js
  • Smart Contract (staking-contract) => ( Solidity )

How to run the project ( should change the network to rinkeby network )

In staking-backend npm install & npm run start:dev

In staking-front npm install & npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 44.6%
  • TypeScript 24.9%
  • Solidity 23.7%
  • HTML 4.3%
  • CSS 2.3%
  • Shell 0.2%