Megrez
Back to Home

sui_config 1.0.0

Published 1 months agodubhe.suiMove 2024 Beta
FrameworkDAppSui

Use this package as a dependency

Depend on it

Run this command:

With Dubhe CLI:

$ dubhe add sui_config

This will add these lines to your package's Move.toml:

[dependencies]
Sui = {
  git = "https://github.com/MystenLabs/sui.git",
  subdir = "crates/sui-framework/packages/sui-framework",
  rev = "mainnet-v1.19.1"
}
sui_config = {
  git = "https://github.com/0xobelisk/dubhe-engine",
  subdir = "packages/sui_config-framework",
  rev = "main"
}
[addresses]
sui = "0x2"
dubhe = "0x3dc2d6239eed38c9798444afbf4bada0998ec9"

Package Info

Test Coverage92%
Line Coverage85%
Branch Coverage70%
Function Coverage90%
Statement Coverage88%

Publisher

dubhe.sui

Repository

GitHub

Security Audit

OtterSec

Verifier

dubhe.sui

Metadata

Dubhe is a modular application development engine composed of a series of toolchains and libraries.

Dependencies

suidubhe