Skip to content

Grandida-Projects/reccoin-frontend-O-Abdullahi-forcked

 
 

Repository files navigation

Recoin

Website: http://url.netlify.com
Smart Contract: https://github.com/

Stacks:

Solidity, React, bootstrap & Third-web

NOTE: Use Goerli Network to test & Pinata for image url

Building the project

After any changes to the contract, run:

#For testing
yarn run dev

# production
yarn run build
# or
yarn build

to compile your contracts. This will also detect the Contracts Extensions Docs detected on your contract.

Deploying Contracts

When you're ready to deploy your contracts, just run one of the following command to deploy you're contracts:

npm run deploy
# or
yarn deploy

About

Frontend Folder for the reccoin platform--O-Abdullahi Contribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • HTML 2.3%
  • CSS 0.9%