- Latest Versions
| Name | Version | Description |
|---|---|---|
| Ming Ke Ming (名可名) | Decentralized User Identity Authentication | |
| Dao Ke Dao (道可道) | Universal Message Module | |
| DIMP (去中心化通讯协议) | Decentralized Instant Messaging Protocol | |
| DIM SDK | Software Development Kit | |
| DIM Plugins | Cryptography & Account Plugins | |
| Star Trek | Network Connection Module | |
| State Machine | Finite State Machine |
- Podfile
platform :ios, '12.0'
target 'DIMClient' do
pod 'DIMSDK', '~> 1.0.9'
pod 'DIMPlugins', '~> 1.0.9'
pod 'StarTrek', '~> 0.1.3'
end