Skip to content

jacstn/buy-btc-from-me

Repository files navigation

Buy BTC From Me

This is demo project to demonstrate how to integrate Bitcoin Core with Omise Payment Gateway.

Frontend can be found on https://github.com/jacstn/buy-btc-from-me-frontend

Omise Keys

You need go through registration process on https://omise.co and optain keys to succesfully run this project.

Requirements

Installation

  • Rename .env.example to .env and populate it with required data
  • Run npm install
  • Create Database with npx sequelize-cli db:create
  • Initialize Database with npx sequelize-cli db:migrate
  • Run npm run dev

Tests

  • Run npm run test for testing functionalities

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published