Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.
/ minter-push Public archive

One-time crypto-wallets service with instant liquidity

Notifications You must be signed in to change notification settings

kelreel/minter-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To integrate your service, you can make a Pull Request with a ready-made React component.

This repository stores back-end and front-end code.

API Documentation

Get it on Swagger

Start Front-End

  1. Clone repository

  2. Run npm install

  3. Run npm run watch to development

  4. Run npm run build to build

Start Back-End

  1. Clone repository

  2. Run npm install

  3. Create .env file in root project directory

db=mongodb://localhost:27017/push
port=3003
nodeURL=https://api.minter.one/
explorerURL=https://explorer-api.minter.network/api/v1
chainId=1
b2phoneAPI=https://biptophone.ru/api.php
b2phoneKEY={Bip To Phone API Key}
mailHOST={SMTP Server}
mailPORT={Mail Port}
mailUSER={Mail User}
mailPASS={Mail Password}
sheetsKEY={Google sheets API KEY}
  1. Run npm run watch to development

  2. Run npm run build to build

About

One-time crypto-wallets service with instant liquidity

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages