gschian0 / trtnew

t react tquito

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taquito Boilerplate in React

Built with Taquito

A minimal React setup for starting developing Tezos DApps quickly with Taquito.

Getting Started

  1. Create a new repository from taquito-boilerplate by clicking "Use this template".

  2. Clone your new repository:

    git clone <YOUR_REPOSITORY_URL>

  3. Change your current working directory to the newly cloned repository directory.

  4. Install dependencies:

    npm install

  5. Start development server:

    npm run start

  6. Open https://localhost:3000 in your browser to see a sample application.

About

t react tquito


Languages

Language:TypeScript 64.3%Language:JavaScript 20.3%Language:CSS 11.0%Language:HTML 4.4%