-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels