Skip to content

Solana libraries state #24

@mahnunchik

Description

@mahnunchik

I'll just leave this here for information. Something is currently going wrong with the development and support of libraries for Solana:

  • @solana/web3.js - deprecated, poor versioned transaction support
  • @solana/kit - successor to @solana/web3.js, implementation of this library is still quite raw. It throws errors when it tries to handle another error... The developers also take an over‑engineered TypeScript approach: hundreds of interfaces, types, helpers, and proxies — so it’s really hard to figure out exactly where an error occurred.
  • gill - over‑engineered library on top of @solana/kit

So, micro‑sol‑signer could become very popular if it implement basic features well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions