Skip to content

fullyallocated/station-terminal

 
 

Repository files navigation

Station Terminal

How to run locally

  1. Run the seed script to deploy the contracts as well as create default OS instances with data. Set the contract address of the DefaultOSFactory contract to the NEXT_PUBLIC_CONTRACT_DEFAULT_OS_FACTORY_ADDRESS env variable in .env.development.

  2. yarn install
    yarn dev
    
  3. Navigate to http://localhost:3000/Default%20Dao. Note: Default Dao was one of the DAOs created in the seed script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • JavaScript 1.5%