Peer-to-peer settlement for autonomous machines.
Install and initialize in one command:
exfer init --passphrase-env EXFER_PASS --mine --jsonFull agent interface: SKILL.md
Build from source:
cargo build --releaseRun:
# Generate a wallet
./target/release/exfer wallet generate --output wallet.key --json
# Start mining
./target/release/exfer mine --datadir ~/.exfer --miner-pubkey <YOUR_PUBKEY> --repair-perms- EXFER.md — protocol specification
- SECURITY.md — security considerations
| Language | Package | Repository |
|---|---|---|
| JavaScript / TypeScript | exfer-js | exferdev/exfer-js |
MIT