Skip to content

3dvolt/Metaplex-AutionHouse-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana React Metaplex AuctionHouse UI test

ALREADY IN DEVELOPMENT

Not all function works correctly

This is a simple UI app with TypeScript and Solana wallet connection through wallet-adapter to integrate CLI Metaplex AuctionHouse

Includes:

  • Typescript
  • CRA
  • Solana wallet adapter

alt text

alt text

Install package

yarn install

Metaplex dependencies

cd src/api

yarn install

Run

yarn start

or

npm run start

import function on .tsx

import { show, create_auction_house, sell, buy, execute_sale } from './api/src/auction-house'

Missing:

Create Sign Transaction, Wallet connection integration

About

Solana Metaplex AuctionHouse React APP based on CLI code. Code not completely working. Currently under development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages