Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/setheum-js/sp-extension.js
- Owner: setheum-js
- License: apache-2.0
- Created: 2021-05-16T07:13:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-19T07:47:39.000Z (over 3 years ago)
- Last Synced: 2023-11-20T10:00:50.025Z (almost 1 year ago)
- Language: JavaScript
- Size: 924 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```