hirosystems / docs

Hiro developer documentation website
https://docs.hiro.so/
31 stars 51 forks source link

[clarinet] Document the derivation path setting fro deployment #632

Open hugocaillard opened 3 months ago

hugocaillard commented 3 months ago

In the manifest, it's possible to specify the derivation path for accounts

[accounts.deployer]
mnemonic = "<YOUR PRIVATE TESTNET MNEMONIC HERE>"
derivation = "m/44'/5757'/0'/0/2"

https://github.com/hirosystems/clarinet/issues/1376

ryanwaits commented 1 month ago

@hugocaillard noted: this will be added to docs revamp