This repository contains the implementation of tutorials on Reddio.com. The tutorials cover the following topics:
- Transferring NFTs between layer 1 and layer 2: Click here
- Transferring ETHs between layer 1 and layer 2: Click here
- Transferring ERC20s between layer 1 and layer 2: Click here
To install all the necessary packages, run the following command:
yarn install
To start the service, run the following command:
yarn start