Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 638 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 638 Bytes

XRPLedger React/TS - Proof of Concept

This is a proof of concept for a React/TypeScript application utilizing the XRPLedger API.

XRPLedger React/TS - Proof of Concept

Live Demo of XRPLedger React PoC

--

Issues Encountered

Encountering issues on Testnet: WebSocket connection to 'wss://s.altnet.rippletest.net:51233/' failed

Noticed similar issues on the Xrpl website too.

Switching from TestNet to DevNet: <XRPLClient network={Networks.Devnet}>