Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pinax-network/action-return-value-api

Antelope Action Return Value API
https://github.com/pinax-network/action-return-value-api

Last synced: about 2 months ago
JSON representation

Antelope Action Return Value API

Awesome Lists containing this project

README

        

# `Action Return Value` API

## Quickstart

```bash
$ npm install
$ npm run dev
```

## Test Contracts

| contract | mimetype | network |
| ------------ | --------- | --------|
| actions.eosn | text/json | mainnet |
| sj5wyvn1azme | json | testnet |
| t53ryjs2mw1d | text | testnet |
| sk3bjrendfhx | html | testnet |
| n1c344mpfpbe | image/png | testnet |

## Tests

```bash
$ npm test
```