-
Right now there are function prototypes for two standard versions of ECDSA but they are not implemented. Need implementations with tests. Both functions have been implemented in the Moneybutton BSV li…
-
- Users should be able to claim any name by being the first one to use it.
- May we could tie the username to the moneybutton public key? Every transaction than already contains proof of ownership
-
Hi Everyone,
I am new to bsv ecosystem and have started a project using typescript/javascript. the obvious choice was bsv npm package as suggested by bsv official website and also followed along so…
-
Hi I am new to using this library. Managed to figure things out from youtube tutorials, but wanted to add what I thought was missing from the current documentation:
- For beginners: linking resources…
-
If this library is added to the express router in front of any endpoints it will reject any `content-type: application/json` requests larger than 100kb because of body-parser default limit. One fix wo…
-
Hi Guys,
Node newbie here. I am having difficulties getting past the first line of your example. No matter what I have tried.
It does not seem to be set up as a type=module for importing in thi…
-
- [ ] Requires new [go-bitcoin v2](https://github.com/BitcoinSchema/go-bitcoin/issues/4)
- [ ] Update any models that are looking at addresses, destinations or other strings that might be different
…
-
### I use express and api-client want to get token from server side and access token looks like no problem
### And when I use refresh token below in client side, error said refresh token is invalid
…
-
- [CLAIMED] Ability to hide the "open wallet" button
- [CLAIMED] Ability to hide the address text
- [CLAIMED] Ability to change the size (scale factor) of the modal dialog
- Ability to change size,…
-
## Summary
BSM implementation makes it awkward to match go-sdk and bsvjs Bsm implementations.
## Motivation
It's deprecated so we didn't focus on making it good but now it's raised its head w…