Skip to content

Commit 094e241

Browse files
MichaelTrestmanMichael Trestman
andauthored
Local build tutorial (#560)
* wip * wip * wip * wip * wip * wip --------- Co-authored-by: Michael Trestman <[email protected]>
1 parent 1966bdc commit 094e241

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/local-build/create-subnet.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Prerequisites:
1212
- [Deploy a Subtensor chain locally](./deploy)
1313
- [Provision wallets for the sn-creator, miner, and validator users for this tutorial.](./provision-wallets)
1414

15-
## Create subnet (unsuccessful)
15+
16+
## Create subnet
1617

1718
To access the handy pre-provisioned development "Alice" account on your local chain, use:
1819

docs/local-build/deploy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: "Build and Deploy the Blockchain"
44

55
# Deploy a Local Bittensor Blockchain Instance
66

7-
This will will guide the user through deploying a local instance of Subtensor, Bittensor's L1 blockchain. This is useful in general Bittensor develoment, as it gives you more freedom over chain state than when working against mainnet or even testnet. For example, it is much easier to create subnets without having to wait for registration availability.
7+
This tutorial will guide the user through deploying a local instance of Subtensor, Bittensor's L1 blockchain. This is useful in general Bittensor develoment, as it gives you more freedom over chain state than when working against mainnet or even testnet. For example, it is much easier to create subnets without having to wait for registration availability.
88

99
Each local chain is provisioned with an `alice` account with one million $\tau$.
1010

0 commit comments

Comments
 (0)