BitShares Forum

Main => Technical Support => Topic started by: runestone on January 23, 2020, 04:16:17 pm

Title: Make bitsharesjs work with a testnet
Post by: runestone on January 23, 2020, 04:16:17 pm
How can I generate owner/active/memo keys using bitsharesjs lib that are pre-fixed with "TEST" (to be used on a private testnet)?
Title: Re: Make bitsharesjs work with a testnet
Post by: xeroc on January 27, 2020, 12:42:51 pm
Just replace the inital `BTS` with `TEST`. Pubkey will be valid and accessible through your private key.