Skip to content

fjl/7002asm

 
 

Repository files navigation

7002asm

This is a geas implementation of the EIP-7002 system contract.

Getting Started

To setup a dev environment capable of assembling, analyzing, and executing the repository's assembly you will need to install foundry and geas. This can be accomplished by running:

$ curl -L https://foundry.paradigm.xyz | bash
$ go install github.com/fjl/geas/cmd/geas@latest

Building

TODO

Testing

TODO

About

Implementation of EIP-7002 System Contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Assembly 66.2%
  • Solidity 32.4%
  • Shell 1.4%