Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/metaplex-foundation/mpl-toolbox
- Owner: metaplex-foundation
- License: other
- Created: 2023-01-10T16:33:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T16:35:52.000Z (25 days ago)
- Last Synced: 2025-01-27T16:39:38.316Z (25 days ago)
- Language: TypeScript
- Homepage: https://mpl-toolbox.typedoc.metaplex.com
- Size: 7.97 MB
- Stars: 19
- Watchers: 2
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome - metaplex-foundation/mpl-toolbox - Essential programs and clients to build on top of. (TypeScript)
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.