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.