durt2 1.2.2 copy "durt2: ^1.2.2" to clipboard
durt2: ^1.2.2 copied to clipboard

Dart library for interacting with Duniter v2s blockchains. Provides wallet management, transaction signing, Squid GraphQL requests, and more

1.2.1 #

  • Fix macOS biometrics: BiometricService now stores the encrypted PIN in the platform-aware secure storage (file-based on macOS, where the Keychain is not reliably available via Flutter plugins) instead of the raw Keychain plugin. Readable legacy Keychain enrollments are migrated on first use; broken ones simply require re-enrolling. New public API: CryptoUtils.secureRead / secureWrite / secureDelete / secureContainsKey / secureReadAll.

1.2.0 #

  • Contacts sync foundation (Cesium+ pods): CRDT model ContactsSyncState / ContactSyncEntry (per-field last-write-wins, commutative merge, non- destructive removal via isContact, dead-entry GC, forward-compatible unknown fields) and encrypted-blob pod I/O getContacts / saveContacts (cross-preserves the co-hosted certification queue).

0.6.0 #

  • Bulk storage support
  • Improved network scan
  • Connection orchestrator improvements

0.3.0 #

  • Implement all Gecko v2s requirements

0.1.0 #

  • Migrate files from Ğazelle to split responsabilities
1
likes
145
points
579
downloads

Documentation

API reference

Publisher

verified publisheraxiom-team.fr

Weekly Downloads

Dart library for interacting with Duniter v2s blockchains. Provides wallet management, transaction signing, Squid GraphQL requests, and more

Homepage

License

GPL-3.0 (license)

Dependencies

base_codecs, bip39_mnemonic, collection, convert, cryptography, flat_buffers, flutter, flutter_secure_storage, gql, graphql, http, logger, multiformats, objectbox, objectbox_flutter_libs, pointycastle, polkadart, polkadart_keyring, polkadart_scale_codec, quiver, ss58, substrate_bip39, substrate_metadata, unorm_dart

More

Packages that depend on durt2