How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
for internal
The main features of bflyfinance/fly are: Token Implementations.
Open-source alternatives to bflyfinance/fly include: transmissions11/solmate — Solmate is a collection of gas-optimized building blocks and libraries for developing secure and efficient smart… elements-studio/poly-stc-contracts — Poly bridge cross chain move support on starcoin. elements-studio/starswap-core — Starswap is a general purpose DEX on Starcoin. move-language/move — This was the home of the Move language from inception to ~2022. This repository is no longer maintained, but… mynft/suia — Visit the product on Devnet @ . mystenlabs/sui — Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It…
Solmate is a collection of gas-optimized building blocks and libraries for developing secure and efficient smart contracts on the Solana blockchain. It provides a set of standardized tools including an access control framework for managing user roles and ownership, a high-precision fixed-point math library for decimal and signed integer calculations, and a Merkle proof verifier for validating data inclusion. The project provides secure token implementations for issuing and transferring fungible and non-fungible tokens. These implementations include safety checks to prevent silent failures dur
Starswap is a general purpose DEX on Starcoin.
This was the home of the Move language from inception to ~2022. This repository is no longer maintained, but development continues in https://github.com/move-language/move-on-aptos and https://github.com/move-language/move-sui.
Poly bridge cross chain move support on starcoin