Introduction
This crate contains useful utils for working with candy machines on solana.
ToDo
Add implementation for sync solana client(currently only async is supported);
Add more utils, like fetching whole tokens instead of simple addresses.