Skip to content

skarelin/alchemy-monorepo

 
 

Repository files navigation

alchemy logo

Alchemy Monorepo

This is where DAOstack's smart contracts and UI lives. This repository contains the following packages:

DAOstacks Stack is further documented here: https://www.notion.so/daostack/DAOstack-Documentation-ae5ea274d91e4132a1d48178aa52af06

Usage

To get started, check out this repository and run:

npm 
npm lerna bootstrap

Alchemy Development

Develop with Rinkeby

To start a local server:

cd packages/alchemy && npm run start-staging

If you make changes in arc.js, the typescript files need to be recompiled:

cd packages/arc.js && npm run build:watch

Alchemy Development

Develop with Rinkeby

To start a local server:

cd packages/alchemy && npm run start-staging

If you make changes in arc.js, the typescript files need to be recompiled:

cd packages/arc.js && npm run build:watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 49.1%
  • JavaScript 30.7%
  • Solidity 12.4%
  • SCSS 6.7%
  • Shell 0.6%
  • CSS 0.3%
  • Other 0.2%