https://github.com/potlock/aipgf-contract-metadata-api
Server Agent Contract API metadata for EVM, Near, APTOS Smart Contract
https://github.com/potlock/aipgf-contract-metadata-api
Last synced: 9 months ago
JSON representation
Server Agent Contract API metadata for EVM, Near, APTOS Smart Contract
- Host: GitHub
- URL: https://github.com/potlock/aipgf-contract-metadata-api
- Owner: PotLock
- Created: 2024-11-18T16:15:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T12:39:47.000Z (about 1 year ago)
- Last Synced: 2025-03-23T06:43:21.045Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://aipgf-contract-metadata-api.vercel.app
- Size: 619 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
API Server Supports creating metadata from verified contracts.
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
## Exmaple
- [devhub.near](https://aipgf-contract-metadata-api.vercel.app/api/near?account=devhub.near&network=mainnet&methods=add_rfp) - Show metadata Add RFP on devhub.near.