/hedgycash

hedgy.cash: an interface to the AnyHedge platform

Primary LanguageJavaScriptMIT LicenseMIT

Hedgy.Cash App · GitHub license

Logo

This application uses the AnyHedge protocol to provide decentralized hedge solution against arbitrary assets on the BCH network.

Print

Oracle server

Setup: Serverless and AWS credentials

https://www.serverless.com/framework/docs/providers/aws/guide/credentials/

Run locally

cd oracle
npm i
npm start

Front Web App

Install

Required: Node.js

cd front
npm install

Run locally

cd front
npm start