Taraxa-project / sandbox

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taraxa Sandbox

This project provides a sandbox wallet, contract, and delegation UI for Taraxa Testnet

Getting Started

First, start the dependencies in a terminal

docker-compose up

This will start Taraxa node, and the explorer services

Then, run the development server:

yarn install
yarn dev

Open http://localhost:4000 with your browser to see the result.

About


Languages

Language:JavaScript 94.2%Language:Solidity 4.6%Language:CSS 0.9%Language:Dockerfile 0.3%