Skip to content

kookie131313/SPECTRES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SPECTRES Protocol App

A comprehensive application for managing agents, encrypted data hubs, and integration with ShadowNet and ShadowMarket platforms.

Features

  • Agent Management & Registration
  • Real-time Protocol Activity Monitoring
  • End-to-End Encrypted Data Handling
  • ShadowNet & ShadowMarket Hub Integration
  • User Authentication & Authorization
  • Secure API Endpoints

Tech Stack

  • Frontend: Next.js/React with TypeScript
  • Backend: Node.js with Express
  • Database: MongoDB
  • Encryption: TweetNaCl.js
  • Authentication: JWT

Project Structure

SPECTRES/
├── backend/
│   ├── src/
│   │   ├── routes/
│   │   ├── middleware/
│   │   ├── utils/
│   │   ├── models/
│   │   └── server.js
│   └── package.json
├── frontend/
│   ├── src/
│   │   ├── components/
│   │   ├── pages/
│   │   ├── services/
│   │   └── App.tsx
│   └── package.json
├── docker-compose.yml
└── ARCHITECTURE.md

Getting Started

See ARCHITECTURE.md for detailed setup instructions.

About

A interface/dashboard for SPECTRES protocol. And encrypted data hub to ShadowNet and ShadowMarket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors