Skip to content

kelvinator07/Bitcoin-NFT-Ordinals

Repository files navigation

Bitcoin NFT Ordinals

Requirements

Xverse browser wallet: Xverse Download

Create a new wallet, click on the settings icon and change the Network to Testnet.

Click on receive, copy the Bitcoin address and fund via this testnet faucet: Testnet coin faucet

Visit the deployed website: Bitcoin NFT Ordinals

Running locally

Environment variables

Rename .env.examplefile to .env.local and update the API_KEY

Install dependencies

npm install

Run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.