Use this prompt to get started quickly.
Prerequisites
- Dart SDK 3.11+ / Flutter 3.x+
- Rust toolchain (
rustup,cargo,rustc). Thebark_bitcoinpackage compiles its Rust core at build time using Dart’s Native Assets feature.
Getting started
Create a wallet
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 Dart source and example projects on GitLab.
How Ark works
Learn about the protocol powering your wallet.