Skip to content

decentralized platform for token management, transfers, and creation

Notifications You must be signed in to change notification settings

Fardeen26/OrbitToken

Repository files navigation

OrbitToken

📖 Introduction

OrbitToken is an decentralized platform that allow users to create custom tokens on solana, transfer tokens, see token portfolio, transfer sol and many more.

🛠️ Technologies Used

  • React
  • TypeScript
  • Recoil
  • Web3.js
  • Framer Motion
  • Shadcn UI
  • Tailwind CSS

🚀 Getting Started

Cloning the Repository

To clone the repository locally, use the following commands:

git clone https://github.com/your-username/OrbitToken.git 
cd OrbitToken

Installation

npm install

Configuration

Create a .env file in the root folder of your project. Update it following the convention of the .env.example file. Here's an example:

DEVNET_RPC_URL=
MAINNET_RPC_URL=
PINATA_API_KEY=
PINATA_SECRET_KEY=

Running the Project

npm run dev

🤝 Contribution Guide

I hearty welcome contributions! Please follow these steps:

  • Fork the repository.
  • Create a new branch (git checkout -b feature-branch-name).
  • Make your changes and commit them (git commit -m "Add feature description").
  • Push your changes (git push origin feature-branch-name). Create a Pull Request.

Thank you for checking out this project! Feel free to open an issue if you have any questions or suggestions.

About

decentralized platform for token management, transfers, and creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published