Kinobi
Generate powerful clients for your Solana programs.
Documentation coming soon...
A lite client of Kinobi by Metaplex Foundations that's suitable for web deployment and omits the renderers
Generate powerful clients for your Solana programs.
Documentation coming soon...
0221889
Thanks @lorisleiva! - Default optional account strategy to program ID205cfad
Thanks @lorisleiva! - Fix unused serializer import for booleans3f54670
Thanks @lorisleiva! - Update Umi to v0.8.2a3a9987
Thanks @lorisleiva! - Add UnwrapTupleEnumWithSingleStructVisitor88939ca
Thanks @lorisleiva! - Pass unresolved raw accounts to resolvers6210eeb
Thanks @lorisleiva! - Use PublicKeys as base58 strings. See @metaplex-foundation/umi
changelog for more details.05b9c36
Thanks @lorisleiva! - Rename mpl-essentials to mpl-toolboxb94d32e
Thanks @lorisleiva! - Fix computation of Anchor account discriminatorsc01c113
Thanks @lorisleiva! - Fix account seeds with no variable seeds8b1d051
Thanks @lorisleiva! - Fix recursive type imports69f2425
Thanks @lorisleiva! - Fix byte size calculation for custom sized enums
07ffd93
Thanks @lorisleiva! - Convert account to public key when used as an arg default
#36 1f34c3a
Thanks @lorisleiva! - Support custom discriminator sizes for enums
ff685c7
Thanks @lorisleiva! - Don't throw too early in the GetByteSizeVisitor
63f13ca
Thanks @lorisleiva! - Add renderParentInstructions option to JS renderer
0105e0f
Thanks @lorisleiva! - Broaden the literal seed type as a constant seed type
2754272
Thanks @lorisleiva! - Fix intermediary type when mapping serializers
15a869d
Thanks @lorisleiva! - Export fetchMyAccountFromSeeds helper functions
fc7d12b
Thanks @lorisleiva! - Fix exported comment when error has no message
d74770c
Thanks @lorisleiva! - Rely on the name of dataArgs and extraArgs when rendering JS code
8466e9c
Thanks @lorisleiva! - Offer more default kinds for args6c66054
Thanks @lorisleiva! - Improve conditions on resolved variables1c798af
Thanks @lorisleiva! - Improve create options822eb4d
Thanks @lorisleiva! - Add extra args, arg defaults and custom resolversb372624
Thanks @lorisleiva! - Generate get program helpers3ed5f4c
Thanks @lorisleiva! - Update to Umi 0.6.0
d651771
Thanks @lorisleiva! - Refactor isOptionalSigner as "either" union
3701cc4
Thanks @lorisleiva! - Use programId as default for Anchor optional accountsdb04505
Thanks @lorisleiva! - Fix unused dependency3f2014b
Thanks @lorisleiva! - Add size to TypeDefinedLinkNode565a31b
Thanks @lorisleiva! - Use getPublicKey with fallback from program repository901de71
Thanks @lorisleiva! - Remove unused exports when using custom serializers79aa49f
Thanks @lorisleiva! - Fix class that should have been renameda4a7eb0
Thanks @lorisleiva! - Add GPA fields and custom serializer visitors2dacc74
Thanks @lorisleiva! - Separate scalar and empty cases in Enum value485a697
Thanks @lorisleiva! - Allow value seeds on account default values36497cb
Thanks @lorisleiva! - Only export getAccountSize if size is not null9883739
Thanks @lorisleiva! - Upgrade Umi627afcb
Thanks @lorisleiva! - Add importStrategy to JSTypeManifestVisitordecf050
Thanks @lorisleiva! - Add size to bytes noded19fd82
Thanks @lorisleiva! - Rename SetLeafWrapperVisitor
39dff3e
Thanks @lorisleiva! - Support sizes and prefixes for some IDL types
4a3b3f1
Thanks @lorisleiva! - Allow account and instruction nodes to use defined links#6 8265b23
Thanks @lorisleiva! - Update serializers
#9 06818b7
Thanks @lorisleiva! - Link PDA instruction account with their bump argument
7c132e8
Thanks @lorisleiva! - Add support for variable strings4ab3b09
Thanks @lorisleiva! - Create first release