agent_dart 0.1.2 copy "agent_dart: ^0.1.2" to clipboard
agent_dart: ^0.1.2 copied to clipboard

outdated

An agent library built for Internet Computer, a plugin package for dart and flutter apps. Developers can build ones to interact with Dfinity's blockchain directly.

0.0.1 #

  • Initial release

0.0.2 #

  • Added webauth_provider

0.0.3 #

  • Added Signer to Wallet
  • Added Lock and unlock to Wallet

0.0.4 #

revamp

0.0.5 #

  • Added isolate to encrypt/decrypt phrase keystore because scrypt in dart is too slow. Thinking about added another ffi method like ethsign to complete the job however the serde_json is too large to bundle. Related issue: https://github.com/AstroxNetwork/agent_dart/issues/6

0.0.6 #

  • fix encode/decode

0.0.7 #

  • added static Ed25519KeyIdentityRecoveredFromII Ed25519KeyIdentity.recoverFromIISeedPhrase(String s)

0.1.0 #

  • linting and first milestone finished

0.1.1 #

  • fix error decoding
  • follow agent-js latest features
  • fix readme

0.1.2 #

  • fix delegation chain transformRequest
21
likes
0
pub points
69%
popularity

Publisher

verified publisherastrox.io

An agent library built for Internet Computer, a plugin package for dart and flutter apps. Developers can build ones to interact with Dfinity's blockchain directly.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, bip32, bip39, cbor, collection, convert, crypto, ffi, fixnum, flutter, flutter_web_auth, http, pinenacl, pointycastle, protobuf, recase, tuple, typed_data, uuid, validators

More

Packages that depend on agent_dart