Illiquid Labs Frontend is UI for website https://www.illiquidlabs.io/ written in NextJS framework.
Use the yarn package manager yarn to node modules.
# install node modules
yarn
# install husky
yarn husky install
# for starting starting project
yarn run dev
# for building project
yarn run build
Terra Station Wallet Chrome Extension
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.