repositories
loading repo index
repositories
loading repo index
repository
loading code, commits, and activity
public Clawd ADK gateway launch mirror
stars
latest
clone command
git clone gitlawb://did:key:z6Mkq5mY...iFZ5/my-project-publ...git clone gitlawb://did:key:z6Mkq5mY.../my-project-publ...2fa351d6docs: add automaton and perps launch sources16d ago| #1 | [toolchain] |
| #2 | package_manager = "yarn" |
| #3 | |
| #4 | [features] |
| #5 | resolution = true |
| #6 | skip-lint = false |
| #7 | |
| #8 | [programs.localnet] |
| #9 | escrow = "FyeRokiKoSz9VxRdgDEuKVKwWuGsZLEbMkywgJQDXeFK" |
| #10 | |
| #11 | [registry] |
| #12 | url = "https://api.apr.dev" |
| #13 | |
| #14 | [provider] |
| #15 | cluster = "localnet" |
| #16 | wallet = "~/.config/solana/id.json" |
| #17 | |
| #18 | [scripts] |
| #19 | test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts" |
| #20 |