Skip to content

MetaState-Prototype-Project/prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetaState Prototype

Progress Tracker

Project Status
W3ID In Progress
eID Wallet In Progress
EVault Core Planned
Web3 Adapter Planned

Documentation Links

Documentation Description Link
MetaState Prototype Main project README README.md
W3ID Web 3 Identity System documentation W3ID README
eVault Core Core eVault system documentation eVault Core README
eVault Core W3ID Integration W3ID integration details for eVault Core W3ID Integration
eVault Provisioner Provisioning eVault instances documentation eVault Provisioner README
Bug Report Template GitHub issue template for bug reports Bug Report Template

Project Structure

prototype/
├─ .vscode/
│  └─ settings.json
├─ infrastructure/
│  ├─ evault-core/
│  │  └─ package.json
│  └─ w3id/
│     └─ package.json
├─ packages/
│  ├─ eslint-config/
│  │  ├─ base.js
│  │  ├─ next.js
│  │  ├─ package.json
│  │  ├─ react-internal.js
│  │  └─ README.md
│  └─ typescript-config/
│     ├─ base.json
│     ├─ nextjs.json
│     ├─ package.json
│     └─ react-library.json
├─ platforms/
│  └─ .gitkeep
├─ services/
│  ├─ ontology/ (MetaState Ontology Service)
│  │  └─ package.json
│  └─ web3-adapter/ (MetaState Web-3 Adapter Service)
│     └─ package.json
├─ .gitignore (Ignores files while upstream to repo)
├─ .npmrc (Dependency Manager Conf)
├─ package.json (Dependency Management)
├─ pnpm-lock.yaml (Reproducability)
├─ pnpm-workspace.yaml (Configures MonoRepo)
├─ README.md (This File)
└─ turbo.json (Configures TurboRepo)

About

The MetaState Project Prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10