/sandbox

Primary LanguageJavaScript

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.