Welcome to Olympus, an on-chain accelerator program built on the Internet Computer Protocol (ICP) blockchain. Olympus connects founders, mentors, investors, and talent, creating a thriving ecosystem for innovation and growth in the decentralized space.
Olympus facilitates seamless interaction among founders, mentors, investors, and talents by leveraging the decentralized and secure nature of the ICP blockchain. Whether you're looking to launch a project, mentor emerging startups, invest in cutting-edge technologies, or showcase your skills, Olympus provides the platform to make it happen.
- Founder Support: Connect with mentors and investors to accelerate your project from idea to launch.
- Mentorship: Provide guidance and share your expertise with the next generation of innovators.
- Investment Opportunities: Discover and invest in promising projects at their earliest stages.
- Talent Pool: Join the Olympus network to contribute your skills and collaborate on groundbreaking projects.
To start using Olympus, follow these steps:
-
Clone the repository and navigate to the project directory:
git clone https://github.com/your-repo/Olympus.git cd Olympus/ -
Install the necessary dependencies:
npm install
-
Deploy the canisters locally:
dfx start --background dfx deploy
-
Start the development server:
npm start
Your application will be available at http://localhost:8080, with API requests proxying to the local replica.
For more information on how to develop and deploy on ICP, refer to the following resources:
We welcome contributions from the community. Feel free to open issues, suggest features, or submit pull requests.
This project is licensed under the BSD 2-Clause License. See the LICENSE file for more details.