\n JavaScript{' '}\n \n npm libraries\n {' '}\n act as middleware 'glue' to tie the front-end application to the\n back-end infrastructure. They also allow developers to\n supercharge their applications with new featuers, and then share\n those features with other devlepers and applications.\n
\n\n \n bch-js\n {' '}\n is a low-level JavaScript library for generating custom Bitcoin Cash\n transactions. minimal-slp-wallet is\n high-level JavaScript library for executing common wallet features.\n FullStack.cash maintains several additional\n libraries for specific blockchain use cases. This page lists the\n most popular and important libraries we maintain.\n
\n\n bch-js is the primary JavaScript library maintained by\n FullStack.cash. It provides a convient way to leverage the\n bch-api REST API, and it also includes many handy utilities for\n generating wallets and addresses, signing messages, doing\n encryption, and many other valuable features. All other\n libraries on this page depend on this base library.\n
\n\n A library for handling FullStack.cash JWT tokens. This library\n enables your app to automatically renew JWT tokens as-needed.\n This allows your app to 'just work', so long as your account has\n credit to pay for new JWT tokens.\n
\n\n Watch{' '}\n \n this video\n {' '}\n for more information.\n
\n\n A lightweight, single-address wallet library for Bitcoin Cash.\n Optimized for front-end (web browser) use. This is the BCH\n wallet 'engine' used in {' '}\n \n wallet.fullstack.cash\n {' '}\n and our front-end software.\n
\n\n This command-line wallet app is a handy tool for rapidly prototyping\n ideas. Because there is no graphical user interface, the burden\n for trying new ideas is greatly reduced. It works on both the\n BCH and eCash blockchains. This is a single-address wallet with full support for SLP and NFT tokens.\n
\n\n A utility library for reading and sending messages\n to addresses on the blockchain.\n It can detect and read blockchain messages utilizing the{' '}\n \n PS001\n {' '}\n specification.\n
\n\n A small utility library for encrypting and decrypting data,\n using the same eliptic curve cryptography used by the Bitcoin\n protocol.\n
\n