A Unity plugin containing a .jslib and .cs file for mapping wallet functions from the Internet Computer.
- git clone the repo
git clone https://gitlab.com/c5098/dfinity/unity_plug_plugin.git
- 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?