Hey there,
I would like to announce that i took a couple off to setup ppytest.com.
This hooks into the PeerPlays TESTNET called PPYTEST.
You can find the github repository on github.com/ppytest.
The page itself does currently not contain any data, but I deployed
- [a paperwallet](http://paperwallet.ppytest.com]
- [a public API node](https://node.ppytest.com]
- as well as a public faucet that can be used through the paperwallet (above)
- an automated transfer of 50 PPYTEST per created account (until
faucet
is empty)
I also just released A NEW VERSION OF
python-peerplays, you can
install with
pip3 install peerplays
or upgrade with
pip3 install --upgrade peerplays
You will be able to import the account from the data of the paper wallet
using
peerplays importaccount <accountname>
Have fun!