Fleet (Fluent Ergo Toolset) is a put TypeScript SDK for Ergo Platform, offering an easy, fluent and flexible way to write off-chain code.
This is a monorepository which means this contains many sub-packages that composes full Fleet SDK implementation.
Package | Description | |
---|---|---|
@fleet-sdk/core |
Core library with transaction builder and basic serialization. | |
@fleet-sdk/wallet |
Wallet related library, with mnemonic and keys management. | |
@fleet-sdk/common |
Internal types and utility functions shared across @fleet-sdk packages. |
|
@fleet-sdk/crypto |
Ergo blockchain crypto primitives. | |
@fleet-sdk/serializer |
Ergo data serializer and parser. | |
@fleet-sdk/mock-chain |
Mock chain and testing utilities for Ergo Smart Contracts. | |
@fleet-sdk/compiler |
Sigma.JS powered ErgoScript compiler. |
Package | Description | |
---|---|---|
@fleet-sdk/babel-fees-plugin |
Fleet SDK plugin and utility functions for Babel Fees protocol. | |
@fleet-sdk/ageusd-plugin |
Fleet SDK plugin and utility functions for AgeUSD protocol. |