neschain

module
v0.0.0-...-6b58a8b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2023 License: MIT

README

├── engine
│   ├── main.go             # Concrete app-chain setup
│   ├── main_test.go        # Concrete app-chain setup minimal test
│   └── pcs
│       ├── abi             # Precompile ABI
│       │   └── NES.json
│       ├── nes.go          # Precompile implementation
│       ├── nes_test.go     # Precompile test
│       └── testdata        # Test static and dynamic NES states as GOB binaries
│           ├── mario.dyn
│           └── mario.static
└── src
    └── NES.sol # Precompile solidity interface

Check out Concrete, a framework to build application-specific rollups like this one.

Directories

Path Synopsis
pcs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL