mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 17:27:57 +00:00
first draft of build and run ubuntu
This commit is contained in:
@@ -60,6 +60,8 @@ targets:
|
||||
"tutorial-paychan.html": https://ripple.com/build/payment-channels-tutorial/
|
||||
"tutorial-escrow.html": https://ripple.com/build/escrow-tutorials/
|
||||
"tutorial-listing-xrp.html": https://ripple.com/build/listing-xrp-exchange/
|
||||
# Jha added link below
|
||||
"tutorial-build-run-rippled-ubuntu.html": https://ripple.com/build/build-run-rippled-ubuntu/
|
||||
"concept-accounts.html": https://ripple.com/build/accounts/
|
||||
"concept-amendments.html": https://ripple.com/build/amendments/
|
||||
"concept-consensus.html": https://ripple.com/build/xrp-ledger-consensus-process/
|
||||
@@ -256,6 +258,15 @@ pages:
|
||||
- local
|
||||
- ripple.com
|
||||
|
||||
# Jha added entry below
|
||||
- name: Build and Run rippled on Ubuntu
|
||||
md: tutorial-build-run-rippled-ubuntu.md
|
||||
html: tutorial-build-run-rippled-ubuntu.html
|
||||
category: Tutorials
|
||||
targets:
|
||||
- local
|
||||
- ripple.com
|
||||
|
||||
#Features describe how the XRP Ledger works in a mostly conceptual manner
|
||||
- name: Accounts
|
||||
category: Features
|
||||
|
||||
Reference in New Issue
Block a user