vivekascoder / react-tezos-template

This template allows you to create a frontend for tezos using taquito and beacon wallet.
scaffold-tez.vercel.app
11 stars 3 forks source link

react-tezos-template

Live Demo: https://scaffold-tez.vercel.app/

Setup

Clone and install dependencies

git clone https://github.com/vivekascoder/react-tezos-template

Install dependencies

cd react-tezos-template
yarn install

How to run the project

yarn start