create_wallet
Generate a new PFTL wallet locally. Returns the wallet address and seed; the wallet activates on-chain once a deposit of at least 10 PFT is received.
Instructions
Generate a new PFTL wallet locally. Returns the wallet address and seed. IMPORTANT: the wallet must receive a deposit of at least 10 PFT to be activated on-chain. Save the seed securely -- it is the only way to access the wallet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| algorithm | No | Key algorithm to use. Default: ed25519 (recommended for PFTL) |