@lit-protocol/contracts
v0.8.2
Published
All configs are in the `./src/config` directory
Keywords
Readme
Configurations
All configs are in the ./src/config directory
.
├── env.ts // 👈 to modify env vars
├── methods.ts // 👈 to add new ABI methods to extract
└── networks.ts // 👈 to add or modify a networkSyncing Contract Addresses and ABIs
tsx ./src/sync.tsor from monorepo root
nx run contracts:start