B3Helper Library is a Rust library designed to simplify the development of applications and wallets on the Internet Computer. It provides utility functions and types for handling various operations such as transfers, tokens, timestamps, and more.
Account: Provides functions and types for handling accounts, including creating and managing accounts.
Amount: Provides functions and types for handling amounts, including creating and managing amounts.
Constants: Defines various constants used throughout the library.
Environment: Provides functions and types for handling the environment, including retrieving environment variables.
Error: Defines various error types used throughout the library.
Identifier: Provides functions and types for handling identifiers, including creating and managing identifiers.
Owner: Provides functions and types for handling owners, including creating and managing owners.
Release: Provides functions and types for handling releases, including creating and managing releases.
Subaccount: Provides functions and types for handling subaccounts, including creating and managing subaccounts.
Time: Provides functions and types for handling time, including creating and managing timestamps.
Tokens: Provides functions and types for handling tokens, including creating and managing tokens.
Types: Defines various types used throughout the library.
WASM: Provides functions for handling WASM uploads, making it easier to work with smart contracts.
For more detailed examples, see the documentation.
We welcome contributions to the B3Helper Library! Please see our contributing guide for more details.
This project is licensed under the MIT License.