decreasing-substrate-learning-curve VS substrate-node-template

Compare decreasing-substrate-learning-curve vs substrate-node-template and see what are their differences.

decreasing-substrate-learning-curve

Some points to decrease the steep learning curve of Substrate (by BrambleCo)

substrate-node-template

A new FRAME-based Substrate node, ready for hacking. (by substrate-developer-hub)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
decreasing-substrate-learning-curve substrate-node-template
2 5
7 901
- 1.2%
0.0 4.8
almost 3 years ago about 1 month 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.

decreasing-substrate-learning-curve

Posts with mentions or reviews of decreasing-substrate-learning-curve. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-04.
  • Where to go to edit the signature scheme in substrate
    2 projects | /r/substrate | 4 Jun 2021
    https://github.com/BrambleCo/decreasing-substrate-learning-curve/blob/master/README.md#how-to-decrease-substrate-learning-curve
  • Where to learn substrate?
    6 projects | /r/substrate | 21 May 2021
    I had made a repository to give hints on how to decrease the steepness of the substrate learning curve. Once you learn it a whole new world opens up. If this repository helps you, make sure to add your takes/hints as well as pull requests, I will accept it.https://github.com/BrambleCo/decreasing-substrate-learning-curve

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 decreasing-substrate-learning-curve and substrate-node-template you can also consider the following projects:

crates.io - The Rust package registry

book - The Rust Programming Language

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.

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