Commit Graph

11 Commits

Author SHA1 Message Date
Hugo Trentesaux b8ad0d1f56 Update subkey README.md (#3355)
fix typo
2024-02-16 12:00:03 +00:00
vuittont60 4caa3d8d8e docs: fix typos (#2193) 2023-11-07 13:11:06 +01:00
Chevdor a30092ab42 Markdown linter (#1309)
* Add markdown linting

- add linter default rules
- adapt rules to current code
- fix the code for linting to pass
- add CI check

fix #1243

* Fix markdown for Substrate
* Fix tooling install
* Fix workflow
* Add documentation
* Remove trailing spaces
* Update .github/.markdownlint.yaml

Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
* Fix mangled markdown/lists
* Fix captalization issues on known words
2023-09-04 12:02:32 +03:00
Nuke 474b773a6c Update subkey README.md (#14552)
* Update `subkey` README.md

getsubstrate.io is not maintained.

Perhaps other things should be updated here in this PR too - open to suggestions!

* Update README.md
2023-07-12 11:48:21 +00:00
Chris Kerr e10308f1ad Fix typos (#14177) 2023-05-19 15:45:11 +02:00
Dan Henton ae8ef86ec0 Use non-binary pronouns in comments. (#13209)
* use non binary pronouns in comments

* cargo fmt

* fix the use of "it" with "they" when dealing about an opperations identity
2023-01-27 12:31:17 +01:00
Dan Shields 1286d5e00b move wiki -> docs (#10225)
Co-authored-by: Dan Shields <danwshields@gmail.com>
2021-11-09 22:27:40 +01:00
Denis Pisarev 74475e602b doc: subkey usage (#9905)
* CI: md styling

* CI: add container usage
2021-09-30 17:12:28 +02:00
Dan Shields 817d0d26d5 subkey readme update on install (#9900)
Instructions are more detailed on devhub, ported to the README.
2021-09-30 03:54:45 +00:00
Chevdor 6c2d9566df doc: subkey documentation (#9639)
* doc: convert the adoc to md
* add ref to UncheckedExtrinsic
* Add references to the SS58 format
* Add details about the inspect command
* removing command that is no longer available
* reorder display so ss58 representations show up next to each other
* remove deprecated section
* Add doc about the password option
* fix fmt
* minor fixes

fix #6613

Co-authored-by: Kian Paimani <5588131+kianenigma@users.noreply.github.com>
Co-authored-by: Squirrel <gilescope@gmail.com>
Co-authored-by: David <dvdplm@gmail.com>
2021-08-31 15:24:37 +02:00
Benjamin Kampmann 2416aa7999 prepping for releasing rc6 (#6922)
* Bump version

* update test-utils crates to be ready for publishing

* adding changelog

* Adding automaticly generated READMEs

* fixing versions

* another version mishap
2020-08-20 17:04:42 +02:00