Hong Jing (Jingles)
Hong Jing (Jingles)
- [ ] updated meshjs docs - how to setup, how to use, why this is useful - [ ] create close out video - [ ] create close out...
- [ ] Integration with Whisky and Mesh.js - How it should be "integrated" can be defined. - [ ] Implement detailed error messages for Mesh.js - when an error...
Related to staking, [deserializePoolId](https://meshjs.dev/apis/utilities/deserializers#deserializePoolId): ``` const poolIdHash = deserializePoolId('pool107k26e3wrqxwghju2py40ngngx2qcu48ppeg7lk0cm35jl2aenx'); ``` error: ``` An error occurred during resolveEd25519KeyHash: cn: Invalid argument 'data': Enterprise address data length should be 29 bytes long.....
https://github.com/Anastasia-Labs/linear-vesting
The existing embedded wallet is not ready for serious production us, and may likely to contain bugs. A new embedded wallet is needed.
### Describe the feature you'd like - [ ] to create Catalyst registration transaction, https://cips.cardano.org/cip/CIP-36 - [ ] also check for native script multisig wallet support ### Is your feature...
### Describe the feature you'd like Gov actions tx builder ### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like From...
core-cst has issue generating docs.
here are a [list of cardano-sdk algos](https://github.com/input-output-hk/cardano-js-sdk/tree/master/packages/input-selection/src) and its common utils. can we follow similar pattern so new algos can be added. - [ ] integrate existing Mesh CS algos...