DjedAlliance / fleet

🦾 Simple, powerful, and extensible Ergo Blockchain SDK - Including SigmaUSD plugins

Home Page:https://fleet-sdk.github.io/docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fleet SDK Checks Coverage

Fleet (Fluent Ergo Toolset) is a put TypeScript SDK for Ergo Platform, offering an easy, fluent and flexible way to write off-chain code.

Packages

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. npm bundle size
@fleet-sdk/wallet Wallet related library, with mnemonic and keys management. npm bundle size
@fleet-sdk/common Internal types and utility functions shared across @fleet-sdk packages. npm bundle size
@fleet-sdk/crypto Ergo blockchain crypto primitives. npm bundle size
@fleet-sdk/serializer Ergo data serializer and parser. npm bundle size
@fleet-sdk/mock-chain Mock chain and testing utilities for Ergo Smart Contracts. npm bundle size
@fleet-sdk/compiler Sigma.JS powered ErgoScript compiler. npm bundle size

Plugins

Package Description
@fleet-sdk/babel-fees-plugin Fleet SDK plugin and utility functions for Babel Fees protocol. npm bundle size
@fleet-sdk/ageusd-plugin Fleet SDK plugin and utility functions for AgeUSD protocol. npm bundle size

Fleet SDK Usage Examples

About

🦾 Simple, powerful, and extensible Ergo Blockchain SDK - Including SigmaUSD plugins

https://fleet-sdk.github.io/docs

License:MIT License


Languages

Language:TypeScript 100.0%