Welcome to the ML Code Execution Platform! This platform allows users to execute machine learning codes, perform blockchain transactions, and interact with various pages like Home, About, Contact, and Upload Code.
The ML Code Execution Platform is designed to provide a seamless experience for running machine learning codes and interacting with blockchain transactions using MetaMask for user authentication.
- Login:
- Log in using MetaMask accounts.
- Multiple Pages:
- Home
- About: Basic information about me.
- Contact: A way for users to contact me.
- Upload Code: Execute ML codes with associated blockchain transactions using MetaMask.
- Backend:
- Flask for server-side logic.
- Data storage for user ID, code title, and description.
Make sure you have the following installed on your machine:
-
Clone the repository:
git clone https://github.com/AthAsh007/TranspML_Ledger.git
To run the project:
npm run dev
flask run
Open the website in your browser.
- Frontend: Next.js
- Backend: Flask, SQL Alchmey
- Database: Sqlite
- Smart Contract: Solidity
- Blockchain Network: Sepolia Testnet
Please ensure that your MetaMask account is secure. Use HTTPS to encrypt data in transit and follow best practices for user authentication and authorization.