Skip to content

GooseFX1/gfx-solana-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gfx-solana-utils build

This repo contains some utility functions/traits for calling Solana smart contracts.

Currently, it contains the following mods:

  • anchor_extensions: AnchorClientErrorExt for easily extracting the error code and converting it to Anchor error, GetProgramAccounts for the missing get_program_accounts RPC method on Anchor.
  • decimals: DecimalApply for dealing with SPL token decimal.
  • testing: A bunch of functions for integration testing the Solana contract. e.g. create a throw-away account, create a mint etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages