solcandy 0.1.1

Useful utils for working with Metaplex candy machines(Solana blockchain).
Documentation
1
2
3
4
5
6
7
8
9
10
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.