aiken/crates
KtorZ daee8e39d6
Implement new command: address
This calculates a validator's address from validators found in a blueprint. It also provides a convenient way to attach a delegation part to the validator if needs be. The command is meant to provide a nice user experience and works 'out of the box' for projects that have only a single validator. Just call 'aiken address' to get the validator's address.

  Note that the command-line doesn't provide any option to configure the target network. This automatically assumes testnet, and will until we deem the project ready for mainnet. Those brave enough to run an Aiken's program on mainnet will find a way anyway.
2023-01-31 15:39:40 +01:00
..
aiken Implement new command: address 2023-01-31 15:39:40 +01:00
aiken-lang Use IndexMap throughout 2023-01-31 09:51:00 +01:00
aiken-lsp Release 0.0.28 2023-01-06 13:41:00 -05:00
aiken-project Implement new command: address 2023-01-31 15:39:40 +01:00
flat-rs Release 0.0.27 2022-12-30 00:57:49 -05:00
uplc Define serde's Serialize/Deserialize for Program<DeBrujin> 2023-01-31 15:39:40 +01:00