matter-labs-archive / reddit-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Community Points Demo Application

This project contains the demo application for Reddit.

Main features of it is to provide community tokens for users, register new communities and manage subscriptions to these communities.

Solution overflow

An architectural overview of the solution and all the involved parties can be found at the workflow spec docs section.

Components

This repository contains the following related but yet independent projects:

Bootstrapping

To know how to bootstrap and run the application, see the bootstrapping docs section.

Service Provider API

To see the application API description, see the Service Provider API docs section.

License

Reddit-demo project is distributed under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

About

License:Apache License 2.0


Languages

Language:Rust 82.3%Language:TypeScript 17.7%