Skip to content

A simple massa smart contract with incrementation of stored value and his simple react front page.

Notifications You must be signed in to change notification settings

0xSwapFeeder/massa-counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

massa-counter

A simple massa smart contract with incrementation of stored value and his simple react front page.

Smart Contract

  • Copy .env.exemple as .env in the counter-sc folder
  • Add your WALLET_PRIVATE_KEY in it
  • In the same folder run 'npm run deploy'

React App

  • Add your wallet info in the file counter-sc/src/Counter.tsx in the 'baseAccount' data
  • Add your custom Smart contract Address in the 'sc_address' variable in the same file
  • Run 'npm run start' and enjoy !

About

A simple massa smart contract with incrementation of stored value and his simple react front page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published