clef docs
This commit is contained in:
parent
0dad012fba
commit
02eaac405d
|
@ -24,10 +24,10 @@ or a separate VM in a [QubesOS](https://www.qubes-os.org/) type os setup.
|
|||
|
||||
Check out
|
||||
|
||||
* the [tutorial](Tutorial.md) for some concrete examples on how the signer works.
|
||||
* the [setup docs](Setup.md) for some information on how to configure it to work on QubesOS or USBArmory.
|
||||
* more info about [rules](Rules.md)
|
||||
* the [data types](datatypes.md) for detailed information on the json types used in the communication between
|
||||
* the [tutorial](Tutorial) for some concrete examples on how the signer works.
|
||||
* the [setup docs](Setup) for some information on how to configure it to work on QubesOS or USBArmory.
|
||||
* more info about [rules](Rules)
|
||||
* the [data types](datatypes) for detailed information on the json types used in the communication between
|
||||
clef and an external UI
|
||||
|
||||
## Security model
|
||||
|
|
|
@ -37,7 +37,7 @@ process output for confirmation-requests.
|
|||
|
||||
* Changelog for [External API](https://github.com/ethereum/go-ethereum/blob/master/cmd/clef/extapi_changelog.md)
|
||||
* Changelog for [UI API](https://github.com/ethereum/go-ethereum/blob/master/cmd/clef/intapi_changelog.md)
|
||||
* Documentation about [Datatypes](datatypes.md)
|
||||
* Documentation about [Datatypes](datatypes)
|
||||
|
||||
|
||||
## External API
|
||||
|
|
Loading…
Reference in New Issue