solcandy 0.1.1

Useful utils for working with Metaplex candy machines(Solana blockchain).
Documentation

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.