metaplex-go

module
v0.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2021 License: MIT

README

metaplex-go

A suite of Go clients for the 5 metaplex contracts.

This is an alpha version.

For usage examples, you can get inspired by their Rust/Typescript counterparts (noted in the below list).

Requirements

metaplex-go requires go1.16 or later.

Installation

cd my-project
go get github.com/gagliardetto/metaplex-go

If you encounter missing go.sum entry for module providing package ... errors, it means that you need to run go mod tidy.


auction (Go client) (Go docs)

token-metadata (Go client) (Go docs)

token-vault (Go client) (Go docs)

metaplex (Go client) (Go docs)

nft-candy-machine (Go client) (Go docs)

Clients are build around this version of metaplex programs: https://github.com/metaplex-foundation/metaplex/tree/e9841d4bb121fbea784ff60c83ddd3bb1a26d220

Directories

Path Synopsis
clients
examples

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL