Create account

1631d
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
replied 1631d
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.
replied 1631d
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.