Skip to content
Snippets Groups Projects
Unverified Commit 6de7fea7 authored by Riccardo Spagni's avatar Riccardo Spagni :speech_balloon:
Browse files

added design goals, finished address

parent 36570d0c
No related branches found
No related tags found
No related merge requests found
......@@ -2,10 +2,6 @@
<div class="container">
<p>
<strong style="color: #ffffff;">[ <a href="/legal/terms">{% t global.terms %}</a> | <a href="/legal/privacy">{% t global.privacy %}</a> | <a href="/legal/copyright">{% t global.copyright %}</a> ]</strong>
<a href="http://reddit.com/r/Monero/"><i class="fa fa-2x fa-reddit-square"></i></a>
<a href="http://twitter.com/monerocurrency"><i class="fa fa-2x fa-twitter-square"></i></a>
<a href="https://plus.google.com/101861896996947433029/posts"><i class="fa fa-2x fa-google-plus-square"></i></a>
<a href="https://www.facebook.com/monerocurrency"><i class="fa fa-2x fa-facebook-square"></i></a>
<a href="https://getmonero.org/feed.xml"><i class="fa fa-2x fa-rss-square"></i></a>
<a href="mailto:dev@getmonero.org"><i class="fa fa-2x fa-envelope-square"></i></a>
</p>
......
......@@ -44,6 +44,7 @@
<li><a href="/knowledge-base/user-guides">{% t menu.userguides %}</a></li>
<li><a href="/knowledge-base/developer-guides">{% t menu.developerguides %}</a></li>
<li class="divider"></li>
<li><a href="/design-goals">{% t menu.goals %}</a></li>
<li><a href="/research-lab">{% t menu.lab %}</a></li>
<li><a href="/knowledge-base/openalias">{% t menu.openalias %}</a></li>
<li><a href="/knowledge-base/projects">{% t menu.projects %}</a></li>
......
......@@ -29,6 +29,7 @@ menu:
people: The People Behind Monero
userguides: User Guides
developerguides: Developer Guides
goals: Design & Development Goals
openalias: The OpenAlias Project
lab: Monero Research Lab
alternative: Alternative Clients
......
---
layout: static_page
title: "Design and Development Goals"
title-pre-kick: "Design and Development "
title-kick: "Goals"
title-post-kick: ""
kick-class: "red-kicks"
icon: "icon_goals"
attribution: "<!-- Icon is based on work by Freepik (http://www.freepik.com) and is licensed under Creative Commons BY 3.0 -->"
---
### Development Goals
{:.goal-images}
![Development Goals](//static.getmonero.org/images/goals/development.jpg)
### Research Goals
{:.goal-images}
![Research Goals](//static.getmonero.org/images/goals/research.jpg)
......@@ -11,4 +11,5 @@ When you send Monero to someone you only need one piece of information, and that
Because those addresses are long and complex you will often encounter an @openalias address instead. For example, Monero donations can be sent to <span style="word-break: break-all; word-wrap: break-word;">donate@getmonero.org</span> or <span style="word-break: break-all; word-wrap: break-word;">donate.getmonero.org</span>
If you would like to get an @openalias address of your own then it is
\ No newline at end of file
If you would like to get an @openalias address of your own then there is some information on the [OpenAlias page](/knowledge-base/openalias).
---
layout: moneropedia
entry: "Transactions"
terms: ["transaction", "transactions"]
summary: "sending Monero to a recipient or recipients"
---
### The Basics
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment