webb-dapp
webb-dapp copied to clipboard
Monorepo for the Webb ecosystem.
**Is your feature request related to a problem? Please describe.** After the migration to RadixUI and TailwindCSS, we removed the InteractiveFeedback components, but we still have the logic and states...
## Summary of changes _Provide a detailed description of proposed changes._ - ### Proposed area of change _Put an `x` in the boxes that apply._ - [ ] `apps/bridge-dapp` -...
## Summary of changes _Provide a detailed description of proposed changes._ - Add optional success message when making transactions (`Bond`, `BondExtra`, `Unbond`, `Rebond`, `WithdrawUnbonded`, `Transfer`, `Withdraw`) - Add `useSubstrateTxWithNotification` to...
# Overview We want to integrate a liquid staking UI similar to Bifrost's https://bifrost.app/vstaking. This UI should allow users to specify an amount of tokens to liquid stake and optionally...
Bug fixes, and improvements needed to get the app in a 'stable' state such that we are adding new features instead of fixing existing functionality. ### Checklist - [x] #2152...
## Description Update the Open Graph metadata in Tangle dApp for account, nomination, and claim page. - [ ] Images updates:    - [ ] Description update for...
# Overview The readmes of the inner apps are misleading and contain nothing of use, especially Tangle dApp. It still says "EVM staking UI"
We need to migrate all apps and libs to the ESM format as most libraries, including wagmi, now only support ESM. Continuing to use the CommonJS (CJS) format prevents us...
**Is your feature request related to a problem? Please describe.** When a transaction is in progress, if the user reloads or exits the page, a browser warning modal should be...
# Overview Currently the "switch" functionality when clicking the wallet button only allows you to switch your metamask address or your polkadotJS address. The flow for switching wallets entirely requires...