HeliosLang / compiler

Helios is a DSL for writing Cardano smart contracts. This library lets you compile Helios scripts and build Cardano transactions.
https://www.hyperion-bt.org/helios-book
BSD 3-Clause "New" or "Revised" License
139 stars 30 forks source link

Accept Bip32PrivateKey as WalletEmulator constructor arg #94

Closed christianschmitz closed 1 year ago

christianschmitz commented 1 year ago

Initialize an emulated wallet using a custom Bip32PrivateKey (currently it's just random)

christianschmitz commented 1 year ago

Done: https://www.hyperion-bt.org/helios-book/api/reference/classes/WalletEmulator.html#constructor