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
- Host: GitHub
- URL: https://github.com/rahulbile/strike-js
- Owner: rahulbile
- Created: 2020-12-18T11:46:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-24T08:38:25.000Z (about 4 years ago)
- Last Synced: 2025-06-03T23:50:38.419Z (12 months ago)
- Topics: bitcoin, satoshi, strike, strikeme
- Language: JavaScript
- Homepage: https://rahulbile.github.io/
- Size: 815 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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)