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

https://github.com/rahulbile/strike-js

Strike Payments Helper Library
https://github.com/rahulbile/strike-js

bitcoin satoshi strike strikeme

Last synced: about 1 month ago
JSON representation

Strike Payments Helper Library

Awesome Lists containing this project

README

          

# STRIKE JS

## Table of Contents

- [Install](#install)
- [Maintainers](#maintainers)

## Install

Follow the below steps

```bash
git clone git@github.com:rahulbile/strike-js.git
cd strike-js
npm install
nps build
nps serveFixtures
```
Go to http://localhost:2021/index.html and start exploring.

## Maintainer

- [Rahul Bile (@rahulbile)](https://github.com/rahulbile)