xchainjs-lib icon indicating copy to clipboard operation
xchainjs-lib copied to clipboard

Lightweight typescript library for cross-chain wallets. Connect with multiple blockchains via a common interface, with support for the minimum features necessary.

Results 101 xchainjs-lib issues
Sort by recently updated
recently updated
newest added

If I make a transfer with max amount (balance - fee of current speed) with fee rate of current speed I get error _Balance insufficient for transaction_.

Hello. I would be great to have support for the lightning network on bitcoin, so the frontends wallets can add support for it Thanks you!

This is that thing I've been promising for like two days. (TODO: write here words good. Also update changelog and bump versions. Also yeah i guess the branch name is...

Decred: start with Bitcoin codebase; getAddress working Decred: unit tests pass fix build error related to "unknown" type closes #409

In the thorchain client, after the transaction has been submitted it checks whether the transaction is included in the block. When the network has a high latency, as the testnet...

# Purpose make xchainjs THE best library for cross chain development for the masses. It's pretty great already, but this would really cement it. # Background there have been background...

when testing on mainnet it scanned for UTXOs where the value was 0. So it didn't "choose" it for the input. but the whole UTXOs array was returned to the...

# Nodes Need A Specialised XChainJs tool Repl.it script (nodeJs in the browser) https://replit.com 1) Input of 24 word phrase `const phrase = ""` 2) Input of `ASGARD` Address `const...

### Summary The BIP32 paths used in this project do not conform to globally-accepted standards. ### Impact Users will not find their coins when moving mnemonics to/from xchainjs. * Users...