Skip to content

wolflo/minisig.sol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minisig.sol

A solidity reference implementation of the Minisig. This repo is intended to give a rough approximation of the semantics of the huff implementation, but not all of the functionality can be properly expressed in solidity.

Requirements

  • brownie (pip install eth-brownie)

Build

  • brownie compile

Run the tests

  • brownie test -s

See the brownie docs for more ways to play.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages