Skip to content

soloplxya/vegeverse-solidity-template

Repository files navigation

Vegeverse backend build with Solidity and Hardhat Open in Gitpod Github Actions Hardhat License: MIT (Adapted from Paulrberg/hardhat-template)

Usage

Deploy the contracts in this repository and leave the terminal running before running the front end.

Pre Requisites

Proceed with installing dependencies:

$ yarn install

Compile

Compile the smart contracts with Hardhat:

$ yarn compile

Test

Run the tests with Hardhat:

$ npx hardhat test

Deploy

$ yarn hardhat node

License

MIT © Paul Razvan Berg

About

Smart Contracts for Vegeverse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published