Skip to content

AthAsh007/TranspML_Ledger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ML Code Execution Platform

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.

Table of Contents

Introduction

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.

Features

  • 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.

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

Installation

  1. Clone the repository:

    git clone https://github.com/AthAsh007/TranspML_Ledger.git
    

Usage

To run the project:

Run the frontend:

npm run dev

Run the backend:

flask run

Open the website in your browser.

Technology Stack

  • Frontend: Next.js
  • Backend: Flask, SQL Alchmey
  • Database: Sqlite
  • Smart Contract: Solidity
  • Blockchain Network: Sepolia Testnet

Security

Please ensure that your MetaMask account is secure. Use HTTPS to encrypt data in transit and follow best practices for user authentication and authorization.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published