Skip to content

Front end DApp to interact with smart contracts.

Notifications You must be signed in to change notification settings

dc-devs/dapp-sandbox

Repository files navigation


Logo

DApp Sandbox

Front end DApp code for interacting with the smart contracts created in the DApp Sandbox Contracts project.



View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Useful Links

About The Project

This project holds the front end DApp code for interacting with the smart contracts created in the DApp Sandbox Contracts project.

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone [email protected]:DWC01/dapp-sandbox.git
  2. Install NPM packages
    yarn

(back to top)

Usage

  • Start React App
    yarn start
  • Run Tests
    yarn test
  • Build Production
    yarn lint

(back to top)

Useful Links

(back to top)

About

Front end DApp to interact with smart contracts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published