Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 362 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 362 Bytes

agent_dart_examples

Various flutter/dart project using agent_dart See separate folders

examples

  • counter: a flutter app can increase and getValue to a counter canister.
  • auth_counter: a flutter app can get authentication from II, then interact with canister with DelegationIdentity
  • ledger_app: a flutter app to demostrate how ICP transaction happens