pallas
pallas copied to clipboard
Rust-native building blocks for the Cardano blockchain ecosystem
While being a nice to have feature in general, this will also allow us to progress filtering by address payment or delegate part in Scrolls in a cleaner way.
* loop through multiasset and concat policy + asset name * ada unit is lovelace I can probably create a helper that takes a `&mut assets` to reduce some code....
and simple functions
once #27 is merged I will start working on adding the Ed25519 Key derivation which is going to be needed for people who wants to have HDWallets or otherwise. Most...
Pallas aims to provide an implementation of each of the mini-protocols described in the Ouroboros network spec. We rely on the CDDL definitions to implement the CBOR wire-format required by...
Pallas aims to provide an implementation of each of the mini-protocols described in the Ouroboros network spec. We rely on the CDDL definitions to implement the CBOR wire-format required by...