Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/metaplex-foundation/mpl-toolbox

Essential programs and clients to build on top of.
https://github.com/metaplex-foundation/mpl-toolbox

Last synced: 16 days ago
JSON representation

Essential programs and clients to build on top of.

Awesome Lists containing this project

README

        

# Mpl Toolbox

Essential programs and clients to build on top of.

## Programs

This project contains the following programs:

- [MPL System Extras](./programs/system-extras/README.md) `SysExL2WDyJi9aRZrXorrjHJut3JwHQ7R9bTyctbNNG`
- [MPL Token Extras](./programs/token-extras/README.md) `TokExjvjJmhKaRBShsBAsbSvEWMA1AgUNK7ps4SAc2p`

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:

- [JavaScript](./clients/js/README.md)

## Contributing

Check out the [Contributing Guide](./CONTRIBUTING.md) the learn more about how to contribute to this project.