This app helps you understand on how to implement some of the very basic functionalities of a Dapp.
- Git clone this repo
- Do
yarn install
- Run
yarn start
The following dependencies are already installed, but you may need to do the same for you app.
- Taquito
yarn add @taquito/taquito
- Beacon
yarn add @taquito/beacon-wallet
Sometimes you may not be able to perform the operations using this repo which is generally caused by node failure. You can change the node which is currently set to 'https://tezos-prod.cryptonomic-infra.tech/' in taquito-functions.js