An open API service indexing awesome lists of open source software.

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

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.