issues
search
Irys-xyz
/
arweave-js-sdk
JS SDK for Irys on Arweave
111
stars
96
forks
source link
Add ESM builds w/ bundles, split out currencies into sub modules
#38
Closed
JesseTheRobot
closed
2 years ago
JesseTheRobot
commented
2 years ago
ESM builds (including ESM + UMD bundles for web) to both the client and currencies
Split out currencies into separate modules to reduce unneeded dependencies for most usecases
New dynamic import system
Split out currency specific signers into appropriate currency packages
general tweaks