Giter VIP home page Giter VIP logo

mintxrplnftcollection's Introduction

Mint A NFToken Collection

Process to mint an NFToken Collection on XRP Ledger

Requisites

The user needs to provide to the process to provide (order as how is asked in the code):

  • Declare the number of NFTs you are going to mint.

  • Declare the network: Mainnet or Testnet (I always recommend testing the collection on Testnet before minting on Mainnet).

  • The seed of the wallet where you want to mint (Don't share it and keep it safe!).

  • Declare the price of each NFT, for example 10 XRP.

  • CID of the IPFS collection json files, you have to upload your .json files in the same url, numbered like 1.json , 2.json, 3.json....

  • Declare the taxon for the collection.

  • Declare flags. You need to sum values. More info: https://xrpl.org/nftoken.html#nftoken-flags

  • Your wallet must to have enough XRP available to run the process. For each ticket reservation you need 2 XRP, to be safe we can use 2.1 as safe value. If you have a 10 NFT collection, try to have 10*2= 20 XRP as balance available at least, it will be better having some XRP extra available.

Notes

This is just an example code, I'm sure there are better ways to do this. I'm not a profesional developer and it is just a sample for those who want to play with XRP Ledger.

Documentation

Donate

I use most of my time collaborating in the XRP Ledger ecosystem with different activities and supporting other developers, projects or infrastructure. Feel free to donate XRP to the address rf1NrYAsv92UPDd8nyCG4A3bez7dhYE61r

mintxrplnftcollection's People

Contributors

ekiserrepe avatar

Stargazers

 avatar

Watchers

 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.