Skip to content

0xdewy/governor-huff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Governor-Huff

Checkpoint token rewritten in Huff. Original implementation: Comp.sol

Development

Install the huff compiler

curl -L get.huff.sh | bash

Install foundry dependencies

forge install

Run tests:

forge test

Get bytecode

huffc src/ERC20Votes.huff --bytecode

Performance

The huff implementation is currently about 15% cheaper, but can be further optimized.

Security

This is experimental, unaudited code.

Acknowledgement

About

Checkpoint token Comp.sol written in Huff

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published