Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 769 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 769 Bytes

Tractor

Tractor is a generalized system for EIP-712 signing and verification on the EVM. Code can be trivially implemented by independent protocols.

Warning

Code is currently untested. Typescript tests have not been updated to work with architecture changes.

Security Considertions

Credit

Much of the code was inspired and sourced written from Beanstalk and beam00n.