Welcome to Bittensor 3D Visualization! This project aims to provide a visual representation of the Bittensor network, a decentralized machine learning platform (learn more at bittensor.com). By utilizing Polkadot.js to fetch the network metagraph and leveraging Three.js for visualization, this application offers an immersive and interactive experience.
- Real-time Visualization: Explore the Bittensor network and its connections in real-time.
- Network Metagraph: Fetch the latest network metagraph using Polkadot.js.
- Interactive Controls: Interact with the visualization to view node details and network statistics.
- Customizable Layout: Adjust the layout and appearance of the visualization to suit your preferences.
To get started with Bittensor 3D Visualization, follow these steps:
- Clone the repository:
git clone https://github.com/shahjab/bittensor-3d.git
- Install dependencies:
cd bittensor-3d && npm install
- Start the application:
npm start
- Open your browser and visit
http://localhost:3000
to access the Bittensor 3D Visualization. - Build the application: 'npm run build'
Contributions to Bittensor 3D Visualization are always welcome! If you have any ideas, bug fixes, or feature enhancements, feel free to open an issue or submit a pull request. Let's work together to make this project even better.
Please review the CONTRIBUTING.md file for more details on the contribution guidelines.
This project is licensed under the MIT License. Feel free to use, modify, and distribute the code in accordance with the terms of this license.
Special thanks to the Bittensor community and the contributors who have helped shape this project.
For any questions or inquiries, please reach out to the project maintainer on Twitter.
Enjoy exploring the Bittensor network in a visually immersive way!
Note: This project is not officially affiliated with or endorsed by the Bittensor team.