Get Mystery Box with random crypto!

​​TONDEV CLI 0.5.0 Release New - clang controller for C++ c | Everscale Dev EN

​​TONDEV CLI 0.5.0 Release

New
- clang controller for C++ compiler:
install, compile with 1 command, manage versions, etc.
- signer controller for signer registry management:
generate keys, import keys and mnemonics, specify default signer, etc.
- network controller for network registry management:
add networks, configure network giver, specify default network, etc.
- contract controller for contract management:
get contract info summary (address, code hash, network, signer), top up balance, deploy, run, run-local, run-executor
- tondev js wrap generates code and codeHash fields in addition to tvc.
- tondev contract info prints code hash.
- tondev info command prints a summary information from all controllers.
- short aliases for controllers, commands and options.
For example instead of using tondev network list
you can use tondev n l or even shorter tondev nl.

Fixed
- tvm_linker downloads always even if it's up to date.

Stay tuned for more updates!

#SDK