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 | { |
| #2 | "license": "ISC", |
| #3 | "scripts": { |
| #4 | "lint:fix": "prettier */*.js \"*/**/*{.js,.ts}\" -w", |
| #5 | "lint": "prettier */*.js \"*/**/*{.js,.ts}\" --check" |
| #6 | }, |
| #7 | "dependencies": { |
| #8 | "@coral-xyz/anchor": "^0.32.1", |
| #9 | "@solana/spl-token": "0.4.9", |
| #10 | "@solana/web3.js": "1.95.8" |
| #11 | }, |
| #12 | "devDependencies": { |
| #13 | "@types/bn.js": "^5.1.0", |
| #14 | "@types/chai": "^4.3.0", |
| #15 | "@types/mocha": "^9.0.0", |
| #16 | "chai": "^4.3.4", |
| #17 | "mocha": "^9.0.3", |
| #18 | "prettier": "^2.6.2", |
| #19 | "ts-mocha": "^10.0.0", |
| #20 | "typescript": "^5.7.3" |
| #21 | } |
| #22 | } |
| #23 |