@justpush/contracts
v0.1.0
Published
Justpush is a protocol for push notifications on tron blockchain
Readme
JustPush brings notification capabilities to the TRON ecosystem.
The protocol consists of several componenets.
All the components were implemented in the hacakthon timeframe.
Smart contracts
[This repository]
JustPush node
[github.com/justpush-protocol/node]
JustPush SDK
[github.com/justpush-protocol/sdk]
Dapp
[github.com/justpush-protocol/frontend]
Telegram Bot
[github.com/justpush-protocol/telegram-bot]
Discord Bot
[github.com/justpush-protocol/discord-bot]
Smart Contracts
This repository contains the contracts that is deployed on TRON blockchain.
Indepth detail of the contract code can be found in here: https://docs.justpush.app/developer-resources/smart-contracts
