Skip to content

algodexbot/algodex-mailbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📫 Algodex Mailbox

This is a decentralized application on the Algorand blockchain to batch send assets to multiple addresses at once, where they are held in escrow and can be redeemed later. It also supports viewing the transaction history and returning unredeemed assets to the sender.

Mailbox is live here on Mainnet: https://mailbox.algodex.com

Documentation can be found here: https://docs.algodex.com/algodex-mailbox/mailbox-user-guide

Telegram: https://t.me/algodex

Discord: https://discord.gg/qS3Q7AqwF6

Support: https://app.algodex.com/support

Requirements

Node.js version 16 or greater

Setup

cp .env.example .env

Make sure to edit the .env file to use your Algorand indexer and node.

yarn

Running

yarn dev

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%