XRPL base58

This commit is contained in:
Jennifer Hasegawa
2019-02-06 18:21:38 -08:00
parent 0572380797
commit 2e60193ae3
18 changed files with 37 additions and 34 deletions

View File

@@ -87,7 +87,7 @@ No, Ripple does not own or control the XRP Ledger or XRP Ledger network.
Ripple does publish a reference implementation of the core XRP Ledger server (<a href="https://github.com/ripple/rippled" target="_blank">`rippled` <i class="fa fa-external-link" aria-hidden="true"></i></a><!--#{ fix md highlighting_ #}-->) and employs a team of engineers who contribute to the open-source codebase. Ripple also periodically publishes precompiled binary packages of the software as a convenience. Anyone is free to [download and compile the software from source](https://developers.ripple.com/install-rippled.html), if they prefer.
You don't need to use Ripples XRP Ledger software to interact with the XRP Ledger. `rippled` is open-source software and Ripple grants anyone the ability to use, extend, and modify it as long as they follow the terms of the <a href="https://github.com/ripple/rippled/blob/develop/LICENSE" target="_blank">ISC license <i class="fa fa-external-link" aria-hidden="true"></i></a><!--#{ fix md highlighting_ #}-->. The ISC License is very permissive compared to some other open-source licenses that strictly limit how you can use, extend, and adapt the software.
You don't need to use Ripples version of the XRP Ledger software to interact with the XRP Ledger. `rippled` is open-source software and Ripple grants anyone the ability to use, extend, and modify it as long as they follow the terms of the <a href="https://github.com/ripple/rippled/blob/develop/LICENSE" target="_blank">ISC license <i class="fa fa-external-link" aria-hidden="true"></i></a><!--#{ fix md highlighting_ #}-->. The ISC License is very permissive compared to some other open-source licenses that strictly limit how you can use, extend, and adapt the software.
#### Does Ripple offer a secure method to download their software?