Git Product home page Git Product logo

candymachine-v2-boiler-mint-site-noflp's People

Contributors

goriunov avatar tonyboylehub 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

candymachine-v2-boiler-mint-site-noflp's Issues

Failed to construct URL: Invalid URL

After deploying on aws I am receiving the following error when trying to access the url

Uncaught TypeError: Failed to construct 'URL': Invalid URL
at new t (connection.ts:2075:15)
at Module.301 (App.tsx:51:20)
at u ((index):1:1135)
at r ((index):1:1004)
at Array.t [as push] ((index):1:867)
at main.4c013541.chunk.js:1:125

Any ideas?

SLOPE

Please add SLOPE wallet to connect wallet.
Auto-confirmation of transactions was removed in phantom and the only way out is SLOPE, it has auto-approval.

Compatible with gatekeeper (Captcha)?

Hey Tony, thanks for this awesome looking front end.
I have tested the token and WL functionality and it works perfectly. Just wondered if there is any support for cadymachines that are using the gatekeeper (Captcha) feature? I can see items relating to it in the utils.ts file but I think these are remnants from the Metaplex FLP front-end.
I assume that's why it fails to load the number of tokens available to mint and the mint fails?
Thanks again

front_end_issue

Captcha doesn't work

Whitelisting is disabled.

Issue: The captcha window doesnt open at all. 1st mint in the recording was previously done elsewher
CM-BP-issue
e

When "welcomeSettings" countdown finishes, it shows "complete" instead of progressing to whitelist

When "welcomeSettings" countdown finishes, it shows "complete" instead of progressing to whitelist.
This requires a page reload to see the live whitelist.

It doesn't feel this is intended behaviour, as the purpose of the welcome countdown is to pre-load the wallet before the whitelist.

Help would be appreciated ASAP as minting quite soon and just identified this issue.

Example code that causes this to happen:


export const welcomeSettings: WelcomeSettings = {

  //Title and Description
  title: "Welcome!",
  desc: "Connect your wallet and load in! Whitelist mint starts soon!",

  // Countdown Timer
  countdownEnable: true,
  countdownTo: date("1 Mar 2022 01:50:00 GMT"),

  // showprice
  showPrice: true,

  //Enable Custom HTML
  enableCustomHTML: false,
};
export const whitelistSettings: WhitelistSettings = {
  //If you want to use the whitelist feature enable it.
  enabled: true,

  startDate: date("1 Mar 2022 01:50:00 GMT"),
  endDate: date("1 Mar 2022 01:53:00 GMT"),
  countdown: true,

  //Wallet Title and Description
  title: "White List",
  desc: undefined,

  //Enable Custom HTML Below
  enableCustomHTML: false,
};

export const publicSaleSettings: PublicSaleSettings = {
  //start date and end date must match your Candy Machine Config for public launch!

  startDate: date("1 Mar 2022 01:53:00 GMT"),
  endDate: undefined,
  countdown: true,

  //Title and Description
  title: "Public Sale",
  desc: "Sale is now live. Mint your NFT below",

  //Enable Custom HTML
  enableCustomHTML: false,
};

Whitelist Price not updating correctly

I've customized the boilerplate and it fits my needs pretty well. However, I noticed the price for the whitelist or presale is not reflecting correctly. My public sale is 0.5 sol, and whitelist price is 0.4 sol. The entire whitelisting pricing and token reduction etc. works perfectly fine, but the display is not showing the correct value. During the whitelist it shows 0.5 sol (Even though only 0.4 is deducted). I looked into the tsx files and compared it to the original candy machine and tried to recreate it but unfortunately I am not good with react or typescript.

Based on the pull request #6, it solved my issue.

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.