Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 255 Bytes

File metadata and controls

13 lines (8 loc) · 255 Bytes

setup environment

change name of file from .env.example to .env provide the values in .env file

Install Packages

run following command to install packages: yarn

Deploy Contracts

for bscTestnet: yarn deploy for bscMainnet: yarn deployMainnet