• Stars
    star
    5
  • Rank 2,861,937 (Top 57 %)
  • Language Vue
  • Created over 2 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Monorepo containing THX Network applications and infrastructure for quest and reward campaigns.

More Repositories

1

modules-solidity

Default Asset Pools are connected to an ERC20 contract. The pool is controlled by a permissioned (OAuth2.0) REST API which is responsible for paying the gas costs used to manage the pool. Access to the pool is managed with a flexible role-based access mechanism. Pools can hold various reward configurations for the connected ERC20 tokent contract and will manage the distribution of those token rewards with a withdrawal system. The poll system used to govern the reward configuration and withdrawals is optional.
TypeScript
4
star
2

contracts

This repository holds the contract layer for the THX ecosystem and is consumed as a submodule by the API and Wallet.
JavaScript
3
star
3

monorepo

Monorepo containing THX Network applications and infrastructure for quest and reward campaigns.
TypeScript
2
star
4

auth

This repository holds the OAuth2 OpenID Connect provider based on the excellent node-oidc-provider by panva.
TypeScript
1
star
5

daico-tests

This repository holds scripts and tools to run tests and simulations against the DAICO smart contracts created for the THX project.
JavaScript
1
star
6

discord-bot

The THX Bot can be used to reward message authors with ERC20 tokens from a pool by reacting with certain emojies on their contributions in a channel.
TypeScript
1
star
7

example-id-event

JavaScript
1
star
8

telegram-bot

Python
1
star
9

api

This repository holds the REST API consumed by THX client and third party apps. It exposes data stored in EVM compatible blockchain networks and a MongoDB database.
TypeScript
1
star