thr0wn / hedgycash

hedgy.cash: an interface to the AnyHedge platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

hedgy.cash: an interface to the AnyHedge platform

License:MIT License


Languages

Language:JavaScript 44.1%Language:TypeScript 42.6%Language:CSS 11.0%Language:Java 1.2%Language:HTML 0.7%Language:Dockerfile 0.4%