Search found 3 matches

Go to advanced search

by SpendBCH
Thu Mar 21, 2019 9:17 am
Forum: Technical Support
Topic: Why am I getting this error when trying to create SLP TokenType1?
Replies: 6
Views: 2787

Re: Why am I getting this error when trying to create SLP TokenType1?

Ah ok. There is a more complete example at https://github dot com/Bitcoin-com/slp-sdk/blob/master/examples/create-token/create-token.js

It will read in the wallet created in examples/create-wallet and derive HD address 0/0 to fund the transaction fee for token creation.
by SpendBCH
Thu Mar 21, 2019 2:12 am
Forum: Technical Support
Topic: Why am I getting this error when trying to create SLP TokenType1?
Replies: 6
Views: 2787

Re: Why am I getting this error when trying to create SLP TokenType1?

Each of those fields needs to be filled out with your own information.

If you only need to create one or a few tokens, it is easier to use the SLP version of Electron Cash which you can find in the Getting Started page on simpleledger dot cash
by SpendBCH
Wed Mar 20, 2019 11:36 pm
Forum: Technical Support
Topic: Why am I getting this error when trying to create SLP TokenType1?
Replies: 6
Views: 2787

Re: Why am I getting this error when trying to create SLP TokenType1?

Is your private key (WIF) and slp-sdk configured for the same network -- mainnet or testnet?

Can you post some sample code with your private keys redacted?

Go to advanced search