Skip to content
This repository was archived by the owner on Aug 20, 2020. It is now read-only.

Commit 41d5c22

Browse files
committed
Update Create Your First Chain to alpha.7
1 parent bb58185 commit 41d5c22

File tree

2 files changed

+32
-34
lines changed

2 files changed

+32
-34
lines changed

tuts/create-your-first-substrate-chain/v2.0.0-alpha.7/interact.md

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -24,31 +24,32 @@ You should see something like this if your node is running successfully:
2424
```
2525
$ ./target/release/node-template --dev
2626
27-
2020-04-15 13:46:00 Running in --dev mode, RPC CORS has been disabled.
28-
2020-04-15 13:46:00 Substrate Node
29-
2020-04-15 13:46:00 ✌️ version 2.0.0-alpha.6-c1b33f8-x86_64-linux-gnu
30-
2020-04-15 13:46:00 ❤️ by Anonymous, 2017-2020
31-
2020-04-15 13:46:00 📋 Chain specification: Development
32-
2020-04-15 13:46:00 🏷 Node name: abrasive-sand-1388
33-
2020-04-15 13:46:00 👤 Role: AUTHORITY
34-
2020-04-15 13:46:00 ⛓ Native runtime: node-template-1:1(node-template-1)
35-
2020-04-15 13:46:00 🔨 Initializing Genesis block/state (state: 0x4603…c0c6, header-hash: 0x7fd5…54f7)
36-
2020-04-15 13:46:00 👴 Loading GRANDPA authority set from genesis on what appears to be first startup.
37-
2020-04-15 13:46:00 ⏱ Loaded block-time = 6000 milliseconds from genesis on first-launch
38-
2020-04-15 13:46:00 📦 Highest known block at #0
39-
2020-04-15 13:46:00 Using default protocol ID "sup" because none is configured in the chain specs
40-
2020-04-15 13:46:00 🏷 Local node identity is: QmStkPyqTUosZQvYyGzsQgbAnUv7xqE7VBYfThkePMzvuR
41-
2020-04-15 13:46:00 〽 Prometheus server started at 127.0.0.1:9615
42-
2020-04-15 13:46:05 💤 Idle (0 peers), best: #0 (0x7fd5…54f7), finalized #0 (0x7fd5…54f7), ⬇ 0 ⬆ 0
43-
2020-04-15 13:46:06 🙌 Starting consensus session on top of parent 0x7fd5647d42940dd960cd19612679eed979c542f42efb4b5078e8d00dbfd754f7
44-
2020-04-15 13:46:06 🎁 Prepared block for proposing at 1 [hash: 0x1ff8fd2f064782f65adabc3e79f75754b0cbb31ba5ea87e6ec37adcc2aa0d9fc; parent_hash: 0x7fd5…54f7; extrinsics (1): [0x851d…c946]]
45-
2020-04-15 13:46:06 🔖 Pre-sealed block for proposal at 1. Hash now 0x2fc528b959cad12872c478a397526ad119ff1d309fd3ddd33f7e15d1dee3d4da, previously 0x1ff8fd2f064782f65adabc3e79f75754b0cbb31ba5ea87e6ec37adcc2aa0d9fc.
46-
2020-04-15 13:46:06 🙌 Starting consensus session on top of parent 0x2fc528b959cad12872c478a397526ad119ff1d309fd3ddd33f7e15d1dee3d4da
47-
2020-04-15 13:46:06 ✨ Imported #1 (0x2fc5…d4da)
48-
2020-04-15 13:46:06 🎁 Prepared block for proposing at 2 [hash: 0x08ec27919011a0ce00ea94e1d3b9647b13392ce0643c8b10f292415b81c34b4f; parent_hash: 0x2fc5…d4da; extrinsics (1): [0xd56e…2407]]
49-
2020-04-15 13:46:06 🔖 Pre-sealed block for proposal at 2. Hash now 0x6e845b7ebeec35587cc0ff89c815d0930e30ec43e5271d4fa9ecedfbcd159c63, previously 0x08ec27919011a0ce00ea94e1d3b9647b13392ce0643c8b10f292415b81c34b4f.
50-
2020-04-15 13:46:06 ✨ Imported #2 (0x6e84…9c63)
51-
2020-04-15 13:46:10 💤 Idle (0 peers), best: #2 (0x6e84…9c63), finalized #0 (0x7fd5…54f7), ⬇ 0 ⬆ 0
27+
2020-05-07 03:43:52 Running in --dev mode, RPC CORS has been disabled.
28+
2020-05-07 03:43:52 Substrate Node
29+
2020-05-07 03:43:52 ✌️ version 2.0.0-alpha.7-6c1d115-x86_64-linux-gnu
30+
2020-05-07 03:43:52 ❤️ by Anonymous, 2017-2020
31+
2020-05-07 03:43:52 📋 Chain specification: Development
32+
2020-05-07 03:43:52 🏷 Node name: paltry-boy-8166
33+
2020-05-07 03:43:52 👤 Role: AUTHORITY
34+
2020-05-07 03:43:52 💾 Database: RocksDb at /home/dan/.local/share/node-template/chains/dev/db
35+
2020-05-07 03:43:52 ⛓ Native runtime: node-template-1 (node-template-1.tx1.au1)
36+
2020-05-07 03:43:52 🔨 Initializing Genesis block/state (state: 0x9589…5057, header-hash: 0x0cab…f8d4)
37+
2020-05-07 03:43:52 👴 Loading GRANDPA authority set from genesis on what appears to be first startup.
38+
2020-05-07 03:43:52 ⏱ Loaded block-time = 6000 milliseconds from genesis on first-launch
39+
2020-05-07 03:43:52 📦 Highest known block at #0
40+
2020-05-07 03:43:52 Using default protocol ID "sup" because none is configured in the chain specs
41+
2020-05-07 03:43:52 🏷 Local node identity is: QmfHEbdmVZHCBwKJFvczRt5owAzEbtF7Ao7oPQLvBq645c
42+
2020-05-07 03:43:52 〽️ Prometheus server started at 127.0.0.1:9615
43+
2020-05-07 03:43:54 🙌 Starting consensus session on top of parent 0x0cab0b39fa5d8acdf24e9572544ec7a1d06d37a733ad69e75345fa7ac35ff8d4
44+
2020-05-07 03:43:54 🎁 Prepared block for proposing at 1 [hash: 0xf1c9d2b7e1ff6700fc37a58241f61a4dab6e02519c631f33d993378b1769f083; parent_hash: 0x0cab…f8d4; extrinsics (1): [0xce73…6b9f]]
45+
2020-05-07 03:43:54 🔖 Pre-sealed block for proposal at 1. Hash now 0xa8b6ea89bfff3e0ba7a105de396d0120a72f4b03c4910afc1789a9775a7633d8, previously 0xf1c9d2b7e1ff6700fc37a58241f61a4dab6e02519c631f33d993378b1769f083.
46+
2020-05-07 03:43:54 ✨ Imported #1 (0xa8b6…33d8)
47+
2020-05-07 03:43:57 💤 Idle (0 peers), best: #1 (0xa8b6…33d8), finalized #0 (0x0cab…f8d4), ⬇ 0 ⬆ 0
48+
2020-05-07 03:44:00 🙌 Starting consensus session on top of parent 0xa8b6ea89bfff3e0ba7a105de396d0120a72f4b03c4910afc1789a9775a7633d8
49+
2020-05-07 03:44:00 🎁 Prepared block for proposing at 2 [hash: 0xd788901fe9a3c6d396bd9547c4c4e3c97269790bb66c20d450989d6a7bd9c83e; parent_hash: 0xa8b6…33d8; extrinsics (1): [0x8501…c337]]
50+
2020-05-07 03:44:00 🔖 Pre-sealed block for proposal at 2. Hash now 0x6be12309179ec9135ae7c822ac3d2899a80acf93e4f77a2c0eabb00e405adb59, previously 0xd788901fe9a3c6d396bd9547c4c4e3c97269790bb66c20d450989d6a7bd9c83e.
51+
2020-05-07 03:44:00 ✨ Imported #2 (0x6be1…db59)
52+
2020-05-07 03:44:02 💤 Idle (0 peers), best: #2 (0x6be1…db59), finalized #0 (0x0cab…f8d4), ⬇ 0 ⬆ 0
5253
```
5354

5455
If the number after `best:` is increasing, your blockchain is producing new blocks!
@@ -99,8 +100,8 @@ made token transfers among users. We hope you'll continue learning about Substra
99100
Your next step may be:
100101

101102
- Decentralize your network with more nodes in the
102-
[Start a Private Network](/tutorials/start-a-private-network/v2.0.0-alpha.6) tutorial.
103-
- Add custom functionality in the [Build a dApp](/tutorials/build-a-dapp/v2.0.0-alpha.6) tutorial.
103+
[Start a Private Network](/tutorials/start-a-private-network/v2.0.0-alpha.7) tutorial.
104+
- Add custom functionality in the [Build a dApp](/tutorials/build-a-dapp/v2.0.0-alpha.7) tutorial.
104105

105106
If you experienced any issues with this tutorial or want to provide feedback, feel free to
106107
[open a GitHub issue](https://github.com/substrate-developer-hub/tutorials/issues/new) or reach out

tuts/create-your-first-substrate-chain/v2.0.0-alpha.7/setup.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,11 @@ of those prerequisites installed for you:
2727
curl https://getsubstrate.io -sSf | bash -s -- --fast
2828
```
2929

30+
You can view the source code for this script by visiting [https://getsubstrate.io](https://getsubstrate.io) in your browser.
31+
3032
> If you did not have Rust installed prior to running this script, make sure to add restart your
3133
> terminal before continuing (command given in last line of the script output).
3234
33-
<details>
34-
<summary>Learn what this script does.</summary>
35-
36-
> If you want to see specifically what this script does just visit: https://getsubstrate.io
37-
3835
It will automatically install:
3936

4037
- [CMake](https://cmake.org/install/)
@@ -54,10 +51,10 @@ process is a bit harder, but well documented [here](/kb/getting-started/windows-
5451
Once the prerequisites are installed, you need to set up the skeleton for our project. The Substrate
5552
Node Template serves as a good starting point for building on Substrate.
5653

57-
1. Clone the Substrate Node Template (version `v2.0.0-alpha.6`).
54+
1. Clone the Substrate Node Template (version `v2.0.0-alpha.7`).
5855

5956
```bash
60-
git clone -b v2.0.0-alpha.6 --depth 1 https://github.com/substrate-developer-hub/substrate-node-template
57+
git clone -b v2.0.0-alpha.7 --depth 1 https://github.com/substrate-developer-hub/substrate-node-template
6158
```
6259

6360
2. Initialize your WebAssembly build environment

0 commit comments

Comments
 (0)