| NEXT_PUBLIC_ENV | Location | |
|---|---|---|
| Testnet | development |
https://dev.muse.beaconlabs.io |
| Mainnet | production |
https://muse.beaconlabs.io |
- Clone the repository:
git clone https://github.com/beaconlabs-io/muse.git
cd muse- Install dependencies:
pnpm install- Run the development server:
pnpm dev- Open http://localhost:3000 with your browser to see the result.
Run Prettier before committing to keep the codebase consistent.
pnpm format- Create a new page in
contents/evidence/ - Add a
evidenceId.mdxfile with evidence. see README.md - Github actions will create corresponding JSON file in
contents/deployments/[evidenceId].jsonwhen PR is merged including attestation UID and metadata