@exodus/solana-lib
v3.18.0
Published
Solana utils, such as for cryptography, address encoding/decoding, transaction building, etc.
Downloads
18,219
Readme
@exodus/solana-lib · 
solana-lib is a comprehensive library designed for seamless interaction with the Solana blockchain. It provides a robust set of functions and classes to facilitate core blockchain operations.
This library encompasses all the essential tools required for cryptographic operations, including key derivation and signing. It also supports transaction serialization and deserialization, data encoding and decoding, and the crafting of various types of transactions such as regular transactions, token transactions, and staking transactions.
Installation
Install the package via yarn:
yarn add @exodus/solana-libLicense
This project is licensed under the MIT License. You are free to use, modify, and distribute this software under the terms of the MIT License. For more details, see the LICENSE file.
