huff playground - an EVM programming language.
Stars
7
Forks
0
Watchers
Open Issues
Overall repository health assessment
^0.0.3
^5.2.0
^4.3.4
^9.0.3
^5.0.0
User
22
commits
add readme
9685df4
tests!
1a8b822
fix calldataload type, revert msg in TRANSFER_FROM
79a0ec7
move macros around to fix runtime parser
224f1a2
first test, create runtime, function utils
5c62b8e
init node project
f8604f4
first try setting up huff runtime
c283def
mint(), move main boiler to end of file
e05e4f7
mint()
9446647
balanceOf, totalSupply, approve, allowance
ec2b694
transferFrom
b5cd494
init yarn proj for huff runtime, create annotated folder
3c8279a
erc20 transfer wrapper and 3 macros
34e2c34
add func sigs and main erc20 boilerplate
18ba531
init readme with some notes
cd8e166