Use this prompt to get started quickly.
Prerequisites
- Go 1.19+
- CGo enabled (default)
- C compiler (gcc, clang, or MSVC)
Getting started
Create a wallet
Generate a BIP39 mnemonic, configure the wallet for signet, and initialize it.
Back up the mnemonic securely. It is the only way to recover your wallet.
Get a receiving address
Next steps
Source and examples
Full Go source and example projects on GitLab.
How Ark works
Learn about the protocol powering your wallet.