push to remote for cleanbuild
This commit is contained in:
@@ -37,9 +37,9 @@
|
||||
"@mui/material": "^5.14.8",
|
||||
"@nextui-org/accordion": "^2.0.40",
|
||||
"@nextui-org/react": "^2.4.8",
|
||||
"@nymproject/contract-clients": ">=1.2.4-rc.2 || ^1",
|
||||
"@nymproject/mix-fetch-full-fat": ">=1.2.4-rc.2 || ^1",
|
||||
"@nymproject/sdk-full-fat": ">=1.2.4-rc.2 || ^1",
|
||||
"@nymproject/contract-clients": ">=1.4.0-rc.0 || ^1",
|
||||
"@nymproject/mix-fetch-full-fat": ">=1.4.0-rc.0 || ^1",
|
||||
"@nymproject/sdk-full-fat": ">=1.4.0-rc.0 || ^1",
|
||||
"@redocly/cli": "^1.25.15",
|
||||
"@types/mdx": "^2.0.13",
|
||||
"chain-registry": "^1.19.0",
|
||||
|
||||
@@ -2,6 +2,3 @@
|
||||
The Rust SDK allows developers building applications in Rust to import and interact with Nym clients as they would any other dependency, instead of running the client as a separate process on their machine.
|
||||
|
||||
Check the [development status](./rust/development-status) page to see the various modules that make up the SDK, and the [FFI](./rust/ffi) page for Go/C++ developers.
|
||||
|
||||
### Generate Crate Docs
|
||||
In order to generate the crate docs run `cargo doc --open` from `nym/sdk/rust/nym-sdk/`
|
||||
|
||||
Generated
+4932
-5300
File diff suppressed because it is too large
Load Diff
Generated
-5334
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user