@msafe/maven-x
v1.1.8-pre-b371e6d.0
Published
TS SDK of Maven 2.0
Downloads
290
Readme
Maven-X
The SDK for Maven X, multi-sig solution on SUI network.
Project structure:
src
All source code for maven V2.
Backend
: Backend code to interact with Maven backend.client
: Maven client code implementsMavenClient
errors
: All error code and message.globals
: Globals to store all global variables.maven
: Maven account.sui
: Sui helper for blockchain related util functions.types
: Basic types & interface.utils
: util functions.
test
Test code.