thor-devkit 0.1.0

Rust library to aid coding with VeChain: wallets, transactions signing, encoding and verification, smart contract ABI interfacing, etc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Generated by Cargo
# will have compiled files and executables
debug
target
tarpaulin-report.html
cobertura.xml

# These are backup files generated by rustfmt
**/*.rs.bk

# Covers JetBrains IDEs: IntelliJ and CLion
.idea

# Covers IDE: Visual Studio Code
.vscode/*