Pravda Gen Unity
pravda gen unity --meta-from-ipfs --ipfs-node <string> --input <file>
Description
Generate the auxiliary code to call the program's methods from Unity
Options
Option | Description |
---|---|
--meta-from-ipfs |
Load metadata from IPFS if necessary. To configure the IPFS node address use "--ipfs-node" parameter. |
--ipfs-node |
Ipfs node (/ip4/127.0.0.1/tcp/5001 by default). |
-i , --input |
Input file with assembly. |