πDequanto dependency
The generated classes will include Dequanto
dependencies for the Blockchain communication. See the Dequanto
section to read more about the library.
Automatically
To automatically install required dependencies run the initialization command inside your project root
Manually
You can perform the same steps manually
Clone the dequanto π repository
git submodule add
https://github.com/0xweb-org/dequanto
Add
@dequanto
alias to yourtsconfig.json
file
Last updated