Skip to content

VadimSvirdoff/tezos-dex

Repository files navigation

FA2 Defi dApp in Tezos network

▶️ Live example

You can find dApplciation using this -> link <-

🚀 Quick Start

Ensure you have:

  • Node.js 12 or later installed
  • Yarn v1 or v2 installed

1) Clone the repository

git clone https://github.com/VadimSvirdoff/tezos-fa2-defi.git && cd tezos-fa2-defi

2) Install dependencies

yarn

3) Run the dApp

yarn dev

4) Prepare your temple wallet

  • install
  • signup
  • switch Tezos mainnet to Edo2 Testnet (left to your avatar)

5) Get tezos in Edo2 testnet

  • go to faucet and copy JSON
  • press to your avatar
  • import account
  • faucet file
  • insert JSON to faucet JSON
  • press submit

6) Have a fun 😊😊😊