OmniLaunch is a Web3 full-stack application designed to simplify the process of deploying or migrating to the OFT (Omnichain Fungible Token) standard by LayerZero. Our mission is to empower users, protocols, and DAOs with the tools they need to seamlessly transition to an Omnichain architecture to enable seamless interoperability.
- Deploy new OFT tokens across multiple chains
- Migrate existing tokens to the OFT standard
- Manage and monitor your Omnichain deployments
- Access educational resources about LayerZero and OFT
- User-friendly interface for token deployment and management
- Real-time crypto ticker with popular token prices
- Dark mode support for comfortable viewing
- React
- TypeScript
- Vite
- Tailwind CSS
- Ethers.js
- Web3React
- React Router
- Node.js (v14 or later)
- npm or yarn
-
Clone the repository:
git clone https://github.com/your-username/omnilaunch.git cd omnilaunch
-
Install dependencies:
npm install
or
yarn install
-
Create a
.env
file in the root directory and add your environment variables:VITE_ALCHEMY_API_KEY=your_alchemy_api_key
-
Start the development server:
npm run dev
or
yarn dev
-
Open your browser and navigate to
http://localhost:5173
to view the app.
To create a production build, run:
npm run build
or
yarn build
The built files will be in the dist
directory.
This project can be easily deployed to platforms like Vercel, Netlify, or GitHub Pages. Make sure to set up your environment variables in your deployment platform's settings.
We welcome contributions to OmniLaunch! Please feel free to submit issues, create pull requests, or fork the repository to make your own changes.
- Fork the repository
- Create your feature branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m 'Add some AmazingFeature'
- Push to the branch:
git push origin feature/AmazingFeature
- Open a pull request
This project is licensed under the MIT License. See the LICENSE file for details.
For any inquiries or support, please contact us at:
- Email: TBA
- Twitter: @OmniLaunch
- Discord: OmniLaunch Community