Function after function after function for all things crypto. Just import and use
- Include the following in the dependencies section of your
package.jsonfile; "ejara-crypto-utils": "git+https://github.com/EjaraApp/crypto-utils.git#{tagVersion}"
- This library contains several helper functions relating to crypto currencies.
- Check this folder
src/coinsfor supported crypto currencies. - Check this file
src/index.tsfor all exported functions. - The
testfolder contains examples of usage.
Create a PR