jachengM / grape-art

Grape Art | Social. Stateless. Marketplace. powered by Solana

Home Page:https://grape.art

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grape Art | Getting Started

  • This is the Grape Art Dex | A Social. Stateless. Marketplace. powered by Solana!

References:

Wallet Adapter:

UI:

BUILD:

yarn install
yarn start

CONSTANTS:

  • Following should be edited according to the DAO

  • utils/grapeTools/constants.tsx

  • export const TOKEN_VERIFICATION_ADDRESS = '8upjSpvjcdpuzhfR1zriwg5NXkwDruejqNE9WNbPRtyA'; // Token to verify

  • export const TOKEN_VERIFICATION_NAME = 'Grape'; // just a label

  • export const TOKEN_VERIFICATION_AMOUNT = 1000; // This is to verify the amount needed to make an offer

  • export const TOKEN_REALM_ID = 'By2sVGZXwfQq6rAiAM3rNPJ9iQfb5e2QhnF4YjJ4Bip'; // governance/realms publicKey to capture if the wallet has holdings also on realms and account for that in the verification

  • IMPORTANT:

    • connection endpoint can be edited in the grapeTools/constants.tsx
    • Default AH is set with 0% fees

HAVE A DAO OR QUESTIONS:

TRY IT OUT NOW:

Screen Shot 2022-02-21 at 2 38 32 AM

About

Grape Art | Social. Stateless. Marketplace. powered by Solana

https://grape.art

License:MIT License


Languages

Language:TypeScript 95.7%Language:Less 2.0%Language:HTML 1.2%Language:CSS 0.6%Language:JavaScript 0.5%