mesh
mesh copied to clipboard
An open-source library to advance Web3 development on Cardano
todo; - [x] generally improve precision of text on governance transactions page - [ ] add example for DRep update certificate
I'm not sure what I'm doing wrong, but the dropdown menu isn't showing any wallet other than Nami wallet. But I have both lace and nami installed on my browser.
SwapNFT.tsx:90 Error initiating swap: TxSendError: (400) failed: xxxxxxx Some discriminated entities in the transaction are configured for another network. In fact, payment addresses, stake addresses and stake pool registration certificates...
hey, was running into some issues, can't seem to get my transaction built on my nextjs app, wallet connection and everything else works fine, but when trying to send the...
DRep IDs
#### What? Currently `mesh-wallet/browser` _seems_ to be implementing the [CIP-129? | Governance Identifiers](https://github.com/cardano-foundation/CIPs/pull/857) standard but Mesh seems to be adding an [additional network tag](https://github.com/MeshJS/mesh/blob/main/packages/mesh-wallet/src/browser/index.ts#L479) which is not present within CIP129...
When using React w/ Webpack with the latest versions of meshsdk: `"@meshsdk/core": "1.6.8",` `"@meshsdk/react": "1.6.8",` I get the following TypeError: `Class extends value undefined is not a constructor or null`...