@marcoslobo/poma-api
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

poma-api

Overview

Poma-API plugin. Provides the package api within poma-js.

  • Provides high level functionality for crafting transactions.
  • Provides API for accessing external data providers (pomascan).

Installation

yarn i @cityofzion/poma-api
const pomaCore = require("@marcoslobo/poma-core");
const apiPlugin = require("@marcoslobo/poma-api");

const pomaJs = apiPlugin(pomaCore);

module.exports = pomaJs;

Package Sidebar

Install

npm i @marcoslobo/poma-api

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

263 kB

Total Files

218

Last publish

Collaborators

  • marcoslobo