Exotrium by KOSASIH is licensed under Creative Commons Attribution 4.0 International
Exotrium-Core is the foundational framework for the Exotrium decentralized autonomous marketplace, designed to facilitate secure and efficient transactions using Pi cryptocurrency. This repository includes essential smart contracts, AI-driven algorithms for personalized recommendations, decentralized identity verification protocols, and IoT integration components. Exotrium-Core serves as the backbone of the Exotrium platform, enabling a seamless, user-centric experience while promoting transparency and community governance in the marketplace. Join us in building a revolutionary ecosystem for decentralized trade!
Exotrium-Core is the foundational framework for the Exotrium decentralized autonomous marketplace, designed to facilitate secure and efficient transactions using Pi cryptocurrency. This repository includes essential smart contracts, AI-driven algorithms for personalized recommendations, decentralized identity verification protocols, and IoT integration components.
Exotrium aims to create a user-centric platform that empowers individuals and fosters a vibrant community through decentralized trade.
1 git clone https://github.com/KOSASIH/Exotrium-Core.git
2 cd Exotrium-Core
Install dependencies:
1 npm install
1 truffle compile
Migrate smart contracts to the local blockchain:
1 truffle migrate --network development
Run tests:
1 truffle test
To start the application, run:
1 npm start
Access the application at http://localhost:3000 .
We welcome contributions! Please read our CONTRIBUTING.md for guidelines on how to contribute to the project.
This project is licensed under the MIT License. See the LICENSE file for details.