Skip to content

App to calculate Algorand fees for single/multiple TX or Assets

Notifications You must be signed in to change notification settings

riki95/algorand-fee-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorand-fee-calculator

Sometimes can be hard to calculate how mouch does it cost to send multiple transactions on Algorand Blockchain, especially for assets transfer, like NFTs creation and airdrops. This app makes it easy to calculate fees and estimate costs before doing that.

Usage: npm start [assetsCount] [receiversCount] [freezeTrueFalse]

Author: Riccardo Basso