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

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

The hybrids program powering the MPL-404 standard
https://github.com/metaplex-foundation/mpl-hybrid

Last synced: 16 days ago
JSON representation

The hybrids program powering the MPL-404 standard

Awesome Lists containing this project

README

        

# Mpl Hybrid

The swap program powering SPL-404s on Solana and the MPL-404 protocol. A collaboration between Mutant Labs and Metaplex.

## Documentation

Read the full documentation [here](https://developers.metaplex.com/mpl-404)

## Programs

This project contains the following programs:

- [Mpl Hybrid](./programs/mpl-hybrid/README.md) `MPL4o4wMzndgh8T1NVDxELQCj5UQfYTYEkabX3wNKtb`

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

## Clients

This project contains the following clients:

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

## Contributing

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

## Security

Audit Pending