Commit Graph

19 Commits (72c1548ec66abcdf935467400d977d5327750ad1)

Author SHA1 Message Date
Dan Forbes 655bfdc6fc
Update Local Development docs to use Makefile (#105)
* Update Local Development docs to use Makefile

* Update Makefile per @athei

Co-authored-by: Alexander Theißen <alex.theissen@me.com>

Co-authored-by: Alexander Theißen <alex.theissen@me.com>
2020-11-17 10:12:58 -08:00
Alexander Theißen 5785c8d71d
Remove rust-toolchain file (#99)
Architecture specific toolchains are not allowed in this file.
We can assume that stable is the default toolchain and should not
dictate with which toolchain the user builds the client. Also this
breaks under macOS.

We are only interested with which toolchain the runtime is build.
For this we should set the WASM_BUILD_TOOLCHAIN variable.
2020-10-21 23:07:46 +02:00
Dan Forbes 5769470053
Add toolchain file (#92)
* Add toolchain file

* Remove reference to script that uses latest nightly

* Remove link to nonexistent subheading
2020-10-10 08:44:58 -07:00
Dan Forbes c9fda53e31
Upgrade to v2.0.0-rc6 (#75) 2020-08-21 13:20:35 +02:00
Dan Forbes 3718adb0bc
Upgrade to v2.0.0-rc5 (#65) 2020-07-25 05:35:30 -07:00
Dan Forbes ff0fa246c9
Upgrade to v2.0.0-rc4 (#62)
* Upgrade to v2.0.0-rc4

* Better updates to README

Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>

Co-authored-by: Joshy Orndorff <JoshOrndorff@users.noreply.github.com>
2020-06-27 09:14:55 -07:00
Julien Eluard b98e1d2dd0
Playground updates (#58)
* Fixed typo

* Updated image organization
2020-06-19 04:06:30 -07:00
Julien Eluard 8f31116fee
Add some playground love (#57) 2020-06-17 14:16:26 +02:00
Ricardo Rius 38058f3ef0
Upgrade to Substrate v2.0.0-alpha.8 (#44)
Co-authored-by: Dan Forbes <dan@danforbes.dev>
2020-05-16 15:32:11 +02:00
Jimmy Chu 3323afae5a
fix: README update on docker usage (#43)
* use docker to setup a local dev chain.

* install docker link

* update command

* Update README.md

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>

* more commands to start or check a node.

* purge chain in docker

* update README

Co-authored-by: Kaichao Sun <kaichaosuna@gmail.com>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
2020-05-15 13:03:54 +08:00
kaichao 1b8588241b
Use docker to setup a local dev chain (#41)
* use docker to setup a local dev chain.

* install docker link

* update command

* Update README.md

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>

* more commands to start or check a node.

* purge chain in docker

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
2020-05-15 12:27:30 +08:00
Joshy Orndorff 7db81f928b
Update node template to alpha.3 2020-03-05 11:53:25 -05:00
Jimmy Chu 8b6fe6666d
Update README.md 2020-01-08 11:55:30 +08:00
Jimmy Chu 1d6e830474
readme update on generating your own node-template (#16)
Added readme for generating your own substrate node template
2020-01-08 11:54:10 +08:00
Ricardo Rius 9e02251a9c
Update to 3e65111 (#18) 2020-01-06 14:58:38 -06:00
Shawn Tabrizi 20d08c295b
Update README.md 2019-10-21 23:09:02 +09:00
Shawn Tabrizi 60675465c2 Update to `d1cd01c74` 2019-10-20 14:22:24 +02:00
Shawn Tabrizi b6bfc95d71 Move node-template up a folder 2019-08-31 20:47:13 +02:00
Shawn Tabrizi 80c6e20723
Initial commit 2019-08-28 20:36:44 +02:00