Skip to content

Starkland is a revolutionary platform transforming the way we invest in Real World Assets (RWAs) by leveraging the power of blockchain technology.

Notifications You must be signed in to change notification settings

jitendragangwar123/Stark-Land

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Starkland

Empowering Investments Through Tokenization of Real World Assets


Overview

Starkland is a revolutionary platform transforming the way we invest in Real World Assets (RWAs) by leveraging the power of blockchain technology. Built on the highly scalable and secure Starknet blockchain, Starkland brings transparency, efficiency, and accessibility to investments. The platform bridges traditional assets and the blockchain ecosystem, empowering investors to unlock new opportunities.


Features

Tokenization of Real World Assets Convert physical assets into digital tokens to unlock liquidity and accessibility.

🔗 Starknet Blockchain Integration High scalability, low transaction costs, and secure operations.

🌟 User-Friendly Interface Built with Next.js for a seamless, intuitive experience.

🔒 Robust Backend Node.js backend ensuring secure and efficient operations.

📈 Investment Management Tools for managing tokenized assets, including transactions, asset details, and ownership.

🌍 Sustainability Focus Supports renewable energy initiatives and sustainable investments.


Tech Stack

Frontend

  • Next.js - Modern React framework for building fast and scalable applications.
  • Tailwind CSS - Utility-first CSS framework for sleek and responsive design.

Backend

  • Node.js - JavaScript runtime for scalable server-side applications.
  • Express.js - Framework for building RESTful APIs.

Blockchain

  • Starknet - Layer-2 solution for Ethereum, ensuring scalability and security.

Database

  • MongoDB - NoSQL database for flexible and scalable data storage.

Installation and Setup

Prerequisites

  • Node.js (v14 or newer)
  • Yarn or npm (for dependency management)
  • Starknet Wallet (e.g., Argent)
  • MongoDB Atlas or a local MongoDB server
  1. Clone the Repository:
    git clone https://github.com/jitendragangwar123/Stark-Land.git
    cd starkland
  2. Install Dependencies
    # backend
    cd back-end
    npm install
    
    # frontend
    cd front-end
    npm install
  3. Configure Environment Variables
    # frontend
    NEXT_PUBLIC_API_KEY=<infura-api-key>
    NEXT_PUBLIC_PROVIDER=infura
    
    # backend
    MONGO_URI=<your-mongodb-uri>
    CLOUDINARY_NAME=<name>
    CLOUDINARY_API_KEY=<api-key>
    CLOUDINARY_API_SECRET=<api-secret>
    PORT=<port>
  4. Start the Application
    # Start the backend
    npm start
    
    # Start the frontend
    npm run dev

About

Starkland is a revolutionary platform transforming the way we invest in Real World Assets (RWAs) by leveraging the power of blockchain technology.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published