Senior JavaScript Developer at Bitcoin.com, Founder of Permissionless Software Foundation - https://psfoundation.cash - open source incentivized with tokens.
How to fund #opensource#bitcoin development is a hard problem to solve. I enjoyed some of the remarks on this thread, and added my own. My handle is trout-bch.
slp-cli-wallet now includes a burn-tokens command. Burning tokens is an important for passing value in token economic models, like the one used by psfoundation.cash https://github.com/christroutner/bch-cli-wallet
This meeting represent the apex of my career to-date. #BitcoinCash is at the cusp of changing society. I'm humbled to be a part of it. Watch the recording:
Video walk through of a lightweight REST API dedicated to validating SLP token transactions. A much needed tool for anyone running SLP token infrastructure.
slp-cli-wallet v1.7.5 adds the ability to sweep a paper wallet that contains SLP tokens! This is an alpha release. Please try it and provide feedback:
https://www.npmjs.com/package/slp-cli-wallet
Current implementation only supports sweeping one class of token. If you put multiple classes of token on the wallet, it will throw an error. PRs welcome to improve this feature.
slp-cli-wallet v1.7.5 adds the ability to sweep a paper wallet that contains SLP tokens! This is an alpha release. Please try it and provide feedback:
https://www.npmjs.com/package/slp-cli-wallet
Generate a paper wallet at paperwallet.bitcoin.com. Generate one on the command line with the `get-key` command. Sweep the private key with the `sweep` command.
slp-cli-wallet v1.7.5 adds the ability to sweep a paper wallet that contains SLP tokens! This is an alpha release. Please try it and provide feedback: https://www.npmjs.com/package/slp-cli-wallet
slp-cli-wallet v1.7.4 out. Moved to Blockbook API instead of Insight API as the indexer. It's slower, but anyone can run their own Blockbook infrastructure. See https://bchjs.cash for details.
Another great article by @jamieCrypto about crypto being used in #HongKongProtests:
https://bch.gg/1ub
I offer an open invitation to any protesters: contact me for help with uncensorable communications.
This #javascript npm library allows your apps to easily add #BitcoinCash and #SLP token functionality. Create an HD wallet. Send and receive #BCH or tokens. #buidl