- Сообщения
- 650
- Реакции
- 190
TonWeb interface is close as possible to the web3.js
TonWeb has only 3 external dependencies (BN.js, tweetnacl, ethjs-unit) and is not too big.
Used by gram-wallet.org and gram-wallet plugin.
TonWeb has a modular structure so you can only import what you need (e.g. BOC serialization without everything else).
Github: https://github.com/toncenter/tonweb
TonWeb has only 3 external dependencies (BN.js, tweetnacl, ethjs-unit) and is not too big.
Used by gram-wallet.org and gram-wallet plugin.
TonWeb has a modular structure so you can only import what you need (e.g. BOC serialization without everything else).
Github: https://github.com/toncenter/tonweb