testnet-onboarding-app/src
Adwait Gharpure 60c95659a0
Add support for sending cosmos transactions to laconic wallet (#12)
* Add method for sending tx to wallet

* Setup registry-sdk in onboarding app

* Build message for bond creation

* Get response on signing and broadcasting tx

* Run eject script

* Display snackbar on creating bond

* Add fallback to webpack config file

* Handle review changes

* Handle errors with snackbar
2024-07-04 11:15:18 +05:30
..
context Add support for sending cosmos transactions to laconic wallet (#12) 2024-07-04 11:15:18 +05:30
layout UI Improvements (#9) 2024-03-28 09:14:06 +05:30
pages Add support for sending cosmos transactions to laconic wallet (#12) 2024-07-04 11:15:18 +05:30
App.css Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
App.test.tsx Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
App.tsx Add listeners for session update and delete event (#8) 2024-03-26 12:55:57 +05:30
decs.d.ts Implement persisting session (#5) 2024-03-22 11:52:53 +05:30
index.css Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
index.tsx Add listeners for session update and delete event (#8) 2024-03-26 12:55:57 +05:30
logo.svg Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
react-app-env.d.ts Add support for sending cosmos transactions to laconic wallet (#12) 2024-07-04 11:15:18 +05:30
reportWebVitals.ts Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30
setupTests.ts Set up project using create react app (#1) 2024-03-19 12:17:12 +05:30