thxprotocol / monorepo-legacy

Monorepo containing THX Network applications and infrastructure for quest and reward campaigns.
https://dashboard.thx.network
5 stars 5 forks source link
common dashboard public

THX - REST API

Usage

Run in this order as apps depend on eachother and will fail if services are not fully started.

yarn
yarn contracts:serve
yarn docker:serve
yarn safe:install
yarn api:serve

Resources

Account
|-- Discord
|-- Twitter
|-- Youtube
|-- Wallet
Campaigns
|-- Analytics
|-- Collaborators
|-- Participants
|-- PointBalances
|-- Subscriptions
|-- Wallets
|-- Webhooks
Rewards
|-- Coin
|-- NFT
|-- Coupon
|-- Custom
|-- DiscordRole
Quests
|-- Daily
|-- Invite
|-- Social
|-- Custom
|-- Web3
ERC20
|-- Balances
|-- Tokens
|-- Transfers
ERC721
|-- Balances
|-- Tokens
|-- Transfers
ERC1155
|-- Balances
|-- Tokens
|-- Transfers
Webhook
|-- Daily
|-- Invite
|-- Custom
|-- Wallet

Troubleshooting

Transaction Processing

Safe Transaction Service