Skip to content
View ostad001bit's full-sized avatar

Block or report ostad001bit

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
ostad001bit/README.md

Hi there ๐Ÿ‘‹

๐Ÿ”— Supreme GodChain - Modular P2P Blockchain

A doctoral-grade, modular blockchain framework implemented in Node.js with support for:

  • โ›๏ธ Mining with difficulty adjustment
  • โšก Transaction signing & verification (ECDSA)
  • ๐Ÿ”ฎ Smart contract deployment and execution
  • ๐ŸŒ RESTful API interface per node
  • ๐Ÿ“ก P2P WebSocket communication between nodes
  • ๐Ÿ”„ Mempool synchronization
  • ๐Ÿงช Designed for multi-node simulation and testing

๐Ÿ“ฆ Project Structure

Pinned Loading

  1. ostad001bit ostad001bit Public template

    JavaScript 1

  2. grunt grunt Public

    Forked from gruntjs/grunt

    Grunt: The JavaScript Task Runner

    JavaScript