Hong Jing (Jingles)
Hong Jing (Jingles)
- to finish the tutorial https://hydra.family/head-protocol/docs/tutorial, just the endpoints to execute those functions - this work is to ensure that all endpoints developed are working, and to test it is...
- Hydra Provider to integrate with a hydra node - Hydra functions in different phases: > 1. Open > 2. Commit > 3. Close > 4. Fanout
[M3](https://milestones.projectcatalyst.io/projects/1300135/milestones/3) - Web page displaying balance in a head and can construct & sign a transaction using a CIP-30 connected wallet - TxBuilder can be initiated for hydra constants -...
- https://github.com/MeshJS/mesh/tree/aiken-lib-part-2/packages/mesh-contract/src/asteria - https://github.com/txpipe/asteria - [x] contract - [ ] tx builder class - [ ] docs and demo - [ ] hydra asteria
**Describe the bug** This problem will occur when the main app uses react version 19 while the mesh/react is using react 18. How to make mesh react uses main app's...
### Describe the feature you'd like This has been requested multiple times. In Eternl wallet, if you input a lovelace amount to send, and if your wallet has many tokens,...
### Summary error when input CIP129 DRep: ``` txBuildResult error: JsValue("Malformed DRep") ``` ### Steps to reproduce the bug ``` txBuilder .voteDelegationCertificate( { dRepId: 'drep1yv4uesaj92wk8ljlsh4p7jzndnzrflchaz5fzug3zxg4naqkpeas3', }, rewardAddress, ) .changeAddress(changeAddress); .selectUtxos(utxos,...
- [ ] Develop phase-1 validation - [ ] Identify and define error messages for common validation issues - [ ] Provide explanations and hints for fixing each error -...
- [ ] Develop the Rust module for phase-2 validation - [ ] Integrate the module with aiken-uplc for Plutus script execution - [ ] UI to show a list...