-
Notifications
You must be signed in to change notification settings - Fork 24
Launch the PalletOne Client
etying edited this page Jan 2, 2019
·
10 revisions
1.Install and build
$ cd $GOPATH/src/github.com/palletone/go-palletone
$ make clean;make gptn
2.Download the genesis data
$ tar xzvf go-palletone_testnet_v0.6_linux-amd64.tar.gz
$ cd testnet
$ ./gptn --datadir ./palletone --testnet
PalletOne©2018-2019
Home
Getting started
- Install and build
- Create a private chain
- Launch the PalletOne Client
- Create a PalletOne Account
- Send and Receive PTN
- Create and send your token
- Backing up your account and data
- Restoring your account
- Deposit contract
- Mediator Node Installation and Joining
- Howto Become a Mediator
- Howto Run a Unit-producing Mediator
Developer Tools
- Getting PTNs from PalletOne's Testnet Faucet
- Wallet restful and console API Usage
- Third-Party-Wallet-Support
- Third-Party-Wallet-Contract-Invoke
- API Document
FAQ