tarmo888 / getmein

Get Me Into Obyte - a demo website using Counterstake SDK in a React app https://getmein.ooo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Counterstake demo in a browser app

This is a quick demo of Counterstake SDK in a browser app. The demo is a web page built using React that allows the user to send some coins from Ethereum to Obyte through Counterstake Bridge and have them immediately converted to other coins via Oswap.io.

Live websites: https://getmein.ooo (mainnet) and https://testnet.getmein.ooo (testnet).

Run

git clone https://github.com/byteball/getmein
cd getmein
yarn
yarn start

Learn

See the source code of src/App.js to learn how to use Counterstake SDK in your browser apps.

About

Get Me Into Obyte - a demo website using Counterstake SDK in a React app https://getmein.ooo


Languages

Language:JavaScript 83.6%Language:HTML 8.9%Language:CSS 7.5%