Skip to content

meltedblocks/blaster-cash-public

Repository files navigation

Blaster Web App

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Testing

Blaster is currently working on Solana Devnet. Use test application:

  1. Get Solana wallet (Phantom or Solflare).
  2. Change wallet network to Devnet.
  3. You can receive free SOL under this link.
  4. Prepare three accounts/addresses:
    1. seller
    2. affiliate
    3. buyer
  5. Optionally, if you’d like to test NFT discounts, you need a NFT from any NFT collection (if you need one and cannot find any on Devnet, please contact us).
  6. Go to Blaster app and login using seller address.
  7. Go to Settings and define your brand name and logo.
  8. Go to Products to create your product.
  9. Optionally, if you’d like to test Make integration, you need to create fee Make account. Then go to integrations and click Connect to make. Sample Make setup is presented in Product Demo video.
  10. Then you can create payment link:
    1. To use NFT discount you need NFT collection address. You can find it by searching your NFT address on Solscan, then go to Metadata tab and look for root.collection.key.\
  11. Application should generate unique link for you. You can open this link and pay:
    1. using button on checkout page
    2. or using your mobile wallet by scanning QR code

If you have any problems or questions please feel free to reach out to us.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published