Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 751 Bytes

File metadata and controls

32 lines (23 loc) · 751 Bytes

Wallet Plugin for Unity

A Unity plugin containing a .jslib and .cs file for mapping wallet functions from the Internet Computer.

Main resources

How to use

  1. git clone the repo
git clone https://gitlab.com/c5098/dfinity/unity_plug_plugin.git

Milestones

  • Implement basic Plug functions
    • requestconnect
    • isconnected
    • requestbalance
    • getprincipal
    • access persistance async loop function
    • Whitelisted container calls
  • Implement basic DAB functions
    • this may require webpack and a dfx environment?
  • Implement basic CAP functions
  • profit?