8000 GitHub - auli-aziz/SubChain
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

auli-aziz/SubChain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubChain

SubChain is a blockchain-based subscription payment platform designed to manage transactions automatically using smart contracts. The main goal of this system is to eliminate dependence on third parties such as banks or payment service providers. By leveraging blockchain technology, all payments are securely recorded, immutable, and verifiable by all parties.

Technology Stack

  • Solidity (Writing Smart Contracts & Tests)
  • Javascript (React & Testing)
  • Hardhat (Development Framework)
  • Ethers.js (Blockchain Interaction)
  • React.js (Frontend Framework)
  • MetaMask

Requirements For Initial Setup

Setting Up

1. Clone/Download the Repository

2. Install Dependencies:

$ npm install

3. Run tests

$ npx hardhat test

4. Start Hardhat node

$ npx hardhat node

5. Run deployment script

In a separate terminal execute: $ npx hardhat run ./scripts/deploy.js --network localhost

6. Start frontend

$ npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0