Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/setheum-js/sp-extension.js

Settpay extension for Polkadot.js API
https://github.com/setheum-js/sp-extension.js

Last synced: 11 days ago
JSON representation

Settpay extension for Polkadot.js API

Awesome Lists containing this project

README

        

# sp-extension.js

Settpay extension for Polkadot.js API

## Install

Installing `sp-extension{.js}`:

```bash
yarn install
```

## Build

Building `sp-extension{.js}`:

```bash
yarn run build
```
## Install as a dependency

```bash
npm i @setheum.js/sp-extension
```