Skip to content

Froggy Friends contracts built in Solidity using Hardhat and Alchemy

Notifications You must be signed in to change notification settings

Froggy-Friends/froggy-friends-contracts-archived

Repository files navigation

Froggy Friends Contracts

Project Dependencies

  • nodejs
  • npm (comes with nodejs download)

Install Dependencies

npm i

Compile Smart Contract

npm run compile

Test Smart Contract

npm run test

Deploy Smart Contract to Goerli

npm run goerli

Deploy Smart Contract to Mainnet

npm run mainnet

About

Froggy Friends contracts built in Solidity using Hardhat and Alchemy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published