@eversdk/smc
Version:
Commonly used tvm contracts typescript package
27 lines (17 loc) • 800 B
Markdown
## @eversdk/smc

Сommonly used tvm contracts typescript package
## How to install
`yarn add @eversdk/smc` or `npm i @eversdk/smc`
## Features and status
| Feature | Status |
|---------------------------------------------|-------- |
| [ton-preprocessed-wallet-v2](https://github.com/pyAndr3w/ton-preprocessed-wallet-v2) support | ✅ |
| [ever-wallet-contract](https://github.com/broxus/ever-wallet-contract) support | ✅ |
| wallet-v3r2 support | ❌ |
| wallet-v4r2 support | ❌ |
| multisig2 support | ❌ |
## External dependencies
- `"@eversdk/ton": "0.1.0"`
## License
LGPL-3.0-or-later