Skip to content

AlexGriffith10/alex-token-example

Repository files navigation

Sample Solidity and Hardhat Project

This project uses solidity and hardhat to make some simple smart contracts.

to test

npx hardhat test
npx hardhat run scripts/deploy.ts

to compile

npx hardhat compile

to deploy

you will need to select the proper environment and which deployment script to run an example is below

npx hardhat run --network eosevm_testnet scripts/00_Deploy_Alex_POAP.ts

About

Example smart contracts using solidity and hardhat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors