Giter VIP home page Giter VIP logo

ord-launcher's People

Contributors

jerryfane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ord-launcher's Issues

Whitelist

Implement whitelist

Collection creators can upload a whitelist.json file on their IPFS folder (correct format still to be defined). This json file can contain information of: (1) Whitelisted address (2) Mint time (3) Mint allocation (4) Mint price?

The Ordinals Launcher can load the whitelist file, and have images be shown to whitelist users in a similar approach as #5

Keep in mind that users can still self-inscribe if they managed to get assets from IPFS, then it's up to the collection creator to track the correct inscriptions onchain.

To avoid changes in the whitelist file, it's possible to inscribe the hash of the whitelist file onchain before the mint start.

Non-Image Assets (HTMLs)

Non-Image Assets (HTMLs)

In case of format='html' we need to replace img gallery with iframes. Need to make sure that the htmls loaded on IPFS can properly load recursive /content/ Otherwise, collection creators should upload their recursive /content/ assets on IPFS as well

Launch at time X in the future

Launch at time X in the future

Can be easily implemented with an additional parameter on the template, like launchStart in epoch. Then compare with the /blocktime ord recursive endpoint. If launch is not started yet, we won't show images

Mempool Checker

Mempool Checker in the Verify button

We're currently using Ordinals bot Hash checker API, which only check for confirmed transactions.

We can implement the Mempool checker in one of the following approaches:

  1. Wait for Ordinalsbot to implement the mempool checks on their API. This is on their features list, but no ETA provided. This would be the simplest approach
  2. Wait for Geniidata to integrate mempool data in their queries. Users would be able to check if a specific hash is being inscribed in the mempool. This is on their features list, but no ETA provided. Not very user friendly, but simple to implement.
  3. Run a full node and implement an API connected to the full node checking for hashes in the mempool. Complex and costly approach, with a lot of burdens: (1) Need to run a full node 24/7 (2) Big enough to manage good loads of users (3) Develop API on top of the full node. Maybe this can be provided with a premium subscription on the tool ?

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.