XRPLF / xrpl-dev-portal

Source code for xrpl.org including developer documentation
https://xrpl.org
Other
533 stars 1.02k forks source link

interest #1053

Closed wardman12345 closed 3 years ago

wardman12345 commented 3 years ago

there should be a mineable algorithm on the ledger

yxxyun commented 3 years ago

I think this can be implemented by hooks. https://hooks-testnet.xrpl-labs.com/

mDuo13 commented 3 years ago

One of the major reasons the XRP Ledger exists is because its creators thought there had to be a better way than mining. I personally would be strongly against anything that implements mining on the ledger, because the consequences of wastefully competitive CPU usage are significant.

In any case, this repo is not the right place to ask questions or make suggestions about the ledger itself. I suggest https://github.com/ripple/rippled/ (for code-related or implemented suggestions) or https://github.com/XRPLF/XRPL-Standards (for discussions of possible protocol changes, higher-level usage, etc.)