Skip to content

Permissionless-Software-Foundation/psf-js-examples

Repository files navigation

psf-js-examples

This repository contains code examples for working with PSF software. The software libraries covered in these examples:

  • minimal-slp-wallet provides high-level abstractions for working with wallets, Bitcoin Cash, and SLP tokens on the BCH blockchain.
  • minimal-ecash-wallet is a fork of minimal-slp-wallet. It provides the same function calls for working with wallets, eCash, and eTokens on the XEC blockchain.
  • bch-js is a lower-level library for crafting custom transactions, doing in-depth blockchain analysis, and other lower-level tasks. It is embedded inside minimal-slp-wallet and minimal-ecash-wallet.
  • p2wdb (and p2wdb-esm) allow for easy reading and writing to the pay-to-write database (P2WDB).

The examples in these libraries can help JavaScript developers quickly build custom business applications. Check out these libraries for other uses cases:

How to Use

Explore the directories of this repository. Each major directory will have its own README containing additional instructions.

About

JavaScript code examples for using PSF libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published