solcandy

Crates.iosolcandy
lib.rssolcandy
version0.1.1
sourcesrc
created_at2022-07-01 12:52:42.684662
updated_at2022-07-01 20:09:38.114143
descriptionUseful utils for working with Metaplex candy machines(Solana blockchain).
homepagehttps://github.com/ftelnov/solcandy
repositoryhttps://github.com/ftelnov/solcandy
max_upload_size
id617122
size45,274
Fedor Telnov (ftelnov)

documentation

https://github.com/ftelnov/solcandy

README

Introduction

This crate contains useful utils for working with candy machines on solana.

ToDo

  1. Add implementation for sync solana client(currently only async is supported);
  2. Add more utils, like fetching whole tokens instead of simple addresses.
Commit count: 3

cargo fmt