Skip to content

metaplex-foundation/mpl-core

Repository files navigation

Mpl Asset

Digital Assets

Programs

This project contains the following programs:

  • Mpl Asset ASSETp3DinZKfiAyvdQG16YWWLJ2X3ZKjg9zku7n1sZD

You will need a Rust version compatible with BPF to compile the program, currently we recommend using Rust 1.68.0.

Clients

This project contains the following clients:

Contributing

Check out the Contributing Guide the learn more about how to contribute to this project.

TODO: Today: Functional Asset - utilities, transfer, burn + JS tests, stretch goal compress/decompress Tomorrow: Migrate, Plugins (Collection and Delgate which contains Freeze) + JS tests, compress/decompress Next day: Lifecycle hooks with Pick 3 PDAs + JS tests