Skip to content

beaconlabs-io/muse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUSE by Beacon Labs

canvas

Deployments

NEXT_PUBLIC_ENV Location
Testnet development https://dev.muse.beaconlabs.io
Mainnet production https://muse.beaconlabs.io

Getting Started

Installation

  1. Clone the repository:
git clone https://github.com/beaconlabs-io/muse.git
cd muse
  1. Install dependencies:
pnpm install
  1. Run the development server:
pnpm dev
  1. Open http://localhost:3000 with your browser to see the result.

Development

Formatting

Run Prettier before committing to keep the codebase consistent.

pnpm format

Adding New Evidence

  1. Create a new page in contents/evidence/
  2. Add a evidenceId.mdx file with evidence. see README.md
  3. Github actions will create corresponding JSON file in contents/deployments/[evidenceId].json when PR is merged including attestation UID and metadata

About

Create and edit interactive logic models with evidence. Modular Stack of Evidence

Resources

License

Stars

Watchers

Forks

Contributors 5

Languages