Dequanto dependency
Last updated
Last updated
The generated classes will include Dequanto
dependencies for the Blockchain communication. See the Dequanto
section to read more about the library.
To automatically install required dependencies run the initialization command inside your project root
You can perform the same steps manually
Clone the repository
git submodule add
Add @dequanto
alias to your tsconfig.json
file