substrate-open-working-groups VS substrate-node-template

Compare substrate-open-working-groups vs substrate-node-template and see what are their differences.

substrate-open-working-groups

The Susbstrate Open Working Groups (SOWG) are community-based mechanisms to develop standards, specifications, implementations, guidelines or general initiatives in regards to the Substrate framework. It could, but not restricted to, lead to new Polkadot Standards Proposals. SOWG is meant as a place to find and track ongoing efforts and enable everybody with similar interests to join and contribute. (by paritytech)

substrate-node-template

A new FRAME-based Substrate node, ready for hacking. (by substrate-developer-hub)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
substrate-open-working-groups substrate-node-template
28 5
34 896
- 2.2%
1.8 4.8
over 2 years ago 22 days ago
Rust
- MIT No Attribution
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

substrate-open-working-groups

Posts with mentions or reviews of substrate-open-working-groups. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-27.

substrate-node-template

Posts with mentions or reviews of substrate-node-template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-10.
  • Substrate tutorial: Launching a private local blockchain
    2 projects | dev.to | 10 Jan 2023
    Clone the substrate node template repository
  • Substrate Frame
    1 project | /r/u_Isreal_izzyH | 12 Jun 2022
    You can easily create your own custom runtime using @substrate_io FRAME (Framework for Runtime Aggregation of Modularized Entities) (Framework for Runtime Aggregation of Modularized Entities) this allows freedom over your #blockchain logic and allows you to configure data types. select from a library of modules (called "pallets"), and even add your own custom pallets. The Substrate Developer Hub node template is a helpful starting point for projects like this. To learn more, see the tutorials to Build a dApp and Add a Pallet.
  • 101 Create your first Substrate blockchain
    2 projects | dev.to | 28 May 2022
    git clone https://github.com/substrate-developer-hub/substrate-node-template
  • Where to learn substrate?
    6 projects | /r/substrate | 21 May 2021
    Make an effort to learn the underlaying programming language itself, Rust. Get your head around that, then take a good hard look at the code in Github, take notes, refer to the substrate docs as needed.

What are some alternatives?

When comparing substrate-open-working-groups and substrate-node-template you can also consider the following projects:

starport - Ignite CLI is the all-in-one platform to build, launch, and maintain any crypto application on a sovereign and secured blockchain [Moved to: https://github.com/ignite-hq/cli]

book - The Rust Programming Language

teloxide - 🤖 An elegant Telegram bots framework for Rust

decreasing-substrate-learning-curve - Some points to decrease the steep learning curve of Substrate

bumpalo - A fast bump allocation arena for Rust

substrate-front-end-template - A Polkadot.js API + React based template for building Substrate Front Ends

ecosystem - Project files for Solana ecosystem members

dropshot - expose REST APIs from a Rust program

Grants-Program - Web3 Foundation Grants Program

OpenVehicleDiag - A rust based cross-platform ECU diagnostics and car hacking application, utilizing the passthru protocol

go-algorand - Algorand's official implementation in Go.

uell - A bumpalo-based Unrolled Exponential Linked List