Skip to content

WillXUMM/account-merge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xApp: Account Merge

This XUMM (xumm.app) xApp allows users to perform an AccountDelete transaction. All funds on the deleted account will be sent to the AccountDelete destination account, which must be a verified (Read/Write, imported/generated with secret key / Tangem card) account imported into XUMM.

Development

This xApp is being actively developed by XRPL Labs. This project is coded in Vue.

This project relies on https://github.com/XRPL-Labs/xapp-proxy-for-xumm-api, if you want to run this source locally you will need to run an instance of the xApp proxy locally as well.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

About

Delete an on ledger XRPL account, sending all funds minus the XRPL fee (5XRP) to one of your other accounts. (xApp to merge accounts account delete, XRPL (XUMM managed) non custodial to XRPL (XUMM managed) non custodial)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 75.9%
  • CSS 10.2%
  • JavaScript 9.0%
  • HTML 4.9%