GithubHelp home page GithubHelp logo

chainsona / mpl-bubblegum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metaplex-foundation/mpl-bubblegum

0.0 0.0 0.0 1.74 MB

Create and manage Metaplex compressed NFTs

Home Page: https://developers.metaplex.com/bubblegum

License: Other

Shell 0.54% JavaScript 1.44% Rust 63.34% TypeScript 34.69%

mpl-bubblegum's Introduction

Metaplex Bubblegum

Create and manage compressed NFTs on Solana. Compressed NFTs make it possible to scale the creation of NFTs to new orders of magnitude by rethinking the way we store data on-chain.

Metaplex Bubblegum

Getting Started

The packages below can be use to interact with Bubblegum program.

TypeScript

npm install @metaplex-foundation/mpl-bubblegum

See typedoc documentation.

Rust

cargo add mpl-bubblegum

See crate documentation.

Documentation

Developer documentation for Bubblegum can be found here.

Building

From the root directory of the repository:

  • Install the required packges:
pnpm install
  • Build the program:
pnpm programs:build

This will create the program binary at <ROOT>/programs/.bin

Testing

Bubblegum includes two set of tests: BPF and TypeScript.

BPF

From the root directory of the repository:

pnpm programs:test

TypeScript

From the root directory of the repository:

pnpm validator

This will start a local validator using Amman.

After starting the validator, go to the folder <ROOT>/clients/js and run:

pnpm install

This will install the required packages for the tests. Then, run:

pnpm build && pnpm test

Security

To report a security issue, please follow the guidance on our bug bounty program page.

License

The Rust/Cargo programs are licensed under the "Apache-style" Metaplex(TM) NFT Open Source License and the JS/TS client libraries are licensed under either the MIT or the Apache licenses.

Contributing

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

mpl-bubblegum's People

Contributors

lorisleiva avatar danenbm avatar samuelvanderwaal avatar austbot avatar febo avatar blockiosaurus avatar alexandruag avatar ngundotra avatar stegabob avatar svc01-metaplex avatar thearyanag avatar jshiohaha avatar nhanphan avatar nicolaspennie avatar chewingglass avatar tiamo avatar ethyi avatar ilmoi avatar stranzhay avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.