Skip to content

valory-xyz/autonolas-build-frontend

Repository files navigation

Olas Build Frontend

Tech Stack

  • ReactJS
  • NextJS
  • Ant Design
  • ethers
  • Web3Modal
  • Wagmi
  • Styled components
  • React testing library
  • Jest

Installation and Setup Instructions

Clone down this repository. You will need node version ">=18" and yarn version ">=1" installed globally on your machine.

Installation:

yarn

To Run Test Suite:

yarn test

Visit the app:

localhost:3000

To build:

yarn run build

Add your own Path

  • First, design your Path for developers to follow.
  • Then, submit a PR to this repository, adding your path to components/Paths/data.json