Skip to content

A decentralized platform where users can explore all NFTs available on the marketplace, view real-time prices of various cryptocurrencies, connect their crypto wallet, and seamlessly buy or sell NFTs.

Notifications You must be signed in to change notification settings

tejxsmore/cryptoden

Repository files navigation

Cryptoden - Crypto NFT Trading Platform

This is a TypeScript-based project that utilizes Ethereum, Ethers.js, Next.js, and Tailwind to create a platform for buying and selling NFTs. The platform also provides real-time cryptocurrency prices and allows users to connect their wallets seamlessly.

Features

  • Real-time cryptocurrency prices
  • Buy and sell NFTs
  • Seamless wallet connection

Technologies Used

  • TypeScript
  • Ethereum
  • Ethers.js
  • Next.js
  • Tailwind

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the necessary dependencies by running npm install.
  3. Create a .env file in the root directory of the project and add the following variables:
NEXT_PUBLIC_INFURA_PROJECT_ID=<your Infura project ID>
NEXT_PUBLIC_ETHERSCAN_API_KEY=<your Etherscan API key>
  1. Start the development server by running npm run dev.
  2. Open your browser and navigate to http://localhost:3000.

Usage

Once the development server is running, you can use the platform to view real-time cryptocurrency prices and buy and sell NFTs. To connect your wallet, simply click the "Connect Wallet" button and follow the prompts.

Contributing

If you would like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A decentralized platform where users can explore all NFTs available on the marketplace, view real-time prices of various cryptocurrencies, connect their crypto wallet, and seamlessly buy or sell NFTs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published