README ¶ Omni Contracts Omni smart contracts and related software. Contents ├── core/: Core protocol smart contracts. ├── avs/: Eigen AVS smart contracts. ├── bindings/: Go smart contract bindings. ├── allocs/: Predeploy allocations. Build make build # compile the smart contracts (avs & core) make bindings # generate go bindings make allocs # generate predeploy allocations make all # all of the above Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files gogen.go Directories ¶ Show internal Expand all Path Synopsis allocs scripts bindings scripts core script/helpverify Click to show internal directories. Click to hide internal directories.