Edgeware is a smart contract chain with a community-managed treasury, decentralised proposal system and network of DAOs.
Edgeware is launched by Commonwealth Labs and built on Parity Substrate. We're grateful for the support of many friends, advisors, and community members.
This project is a repository of its public-facing website: https://www.edgeware.io
See [Edgeware Agency][https://edgeware.agency/] to find out how we work and learn you can contribute.
Edgeware website is built with Next.js
Make sure you have Node.js and Yarn installed. Install the project dependencies:
yarn
Run the local development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
The site is automatically build and published via github actions for every commit that lands on main
branch. No need to manually update anything.