Skip to content

Flolight/wave-portal-web3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wave portal project

This project is a workshop from buildspace.so. The goal is to learn some Solidity, write + deploy a smart contract to the blockchain, and build a Web3 client app to interact with the contract.

Try running some of the following tasks:

npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
npx hardhat help

npx hardhat run scripts/deploy.js --network localhost

About

Workshop to build some smart contracts with Solidity and a Web3 client app to interact with the contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors