Skip to content

my huff playground, includes: square root macro, fizzbuzz, string returns, all of oz math functions, and basic arithmetic

Notifications You must be signed in to change notification settings

manasbir/huff-learning

 
 

Repository files navigation

Hardhat Huff Template

** Template for getting started with Huff **

Setup

git clone https://github.com/JetJadeja/huff-project-template.git
cd huff-project-template
npm i

Building and Testing

To compile your contracts, write:

npx hardhat compile

To test your contracts, write:

npx hardhat test

For more advanced Hardhat usage, please check the Hardhat documentation.

About

my huff playground, includes: square root macro, fizzbuzz, string returns, all of oz math functions, and basic arithmetic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.8%
  • Python 3.2%