@metaplex-foundation/mpl-hydra
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

JavaScript client for Mpl Hydra

A Umi-compatible JavaScript library for the project.

Getting started

  1. First, if you're not already using Umi, follow these instructions to install the Umi framework.
  2. Next, install this library using the package manager of your choice.
    npm install @metaplex-foundation/mpl-hydra
  3. Finally, register the library with your Umi instance like so.
    import { mplHydra } from '@metaplex-foundation/mpl-hydra';
    umi.use(mplHydra());

You can learn more about this library's API by reading its generated TypeDoc documentation.

Contributing

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

/@metaplex-foundation/mpl-hydra/

    Package Sidebar

    Install

    npm i @metaplex-foundation/mpl-hydra

    Homepage

    metaplex.com

    Weekly Downloads

    63

    Version

    1.0.1

    License

    Apache-2.0

    Unpacked Size

    217 kB

    Total Files

    95

    Last publish

    Collaborators

    • danenbm
    • nhanphan
    • blockiosaurus
    • svc01-metaplex
    • brandontulsi