Skip to content

zjacobsdev/vera-sneak

 
 

Repository files navigation

Vera Sneaker Documentation

Introduction

Vera Sneaker is a mobile-friendly web application built using Node.js, JavaScript, and Tailwind CSS CDN. The application interacts with the blockchain using NEAR, a blockchain platform designed for high-performance decentralized applications. This documentation provides an overview of the project, its features, and how to set it up.

Click link below to view business plan: Business Plan Document

Features

  1. Purchase Sneakers: Users can purchase sneakers using NEAR tokens.
  2. Transaction History: Users can view their transaction history.

Project Structure

The project structure is as follows:

Getting Started

To run the Vera Sneaker application locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/vera-sneaker.git
  2. Install dependencies:

    cd vera-sneaker
    npm install
  3. Set up environment variables:

    • Create a .env file in the project root directory.

    • Add the following variables to the .env file:

      NEAR_ACCOUNT_ID=your_near_account_id
      NEAR_NETWORK=testnet
      NEAR_CONTRACT_ID=your_contract_id
  4. Start the application:

    npm start
  5. Access the application in your browser:

    http://localhost:3000
    

Screenshots

Point of Sales System

Home Page

Resources

Conclusion

Vera Sneaker is a web application built with blockchain technology, specifically using the NEAR blockchain platform. It demonstrates the integration of blockchain functionality into a mobile-friendly web application. By leveraging NEAR's capabilities, users can securely purchase sneakers and track their transaction history. Feel free to explore the codebase and adapt it to your own projects.

For any inquiries or support, please contact the project owner at [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors