-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1,362 changed files
with
9,489 additions
and
5,457 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"43cdadfbe0ed6cb2a1300f58105ff56ac7d0dbc2","data":null,"context":{"__notFound":true}} | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":null,"context":{"__notFound":true}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"43cdadfbe0ed6cb2a1300f58105ff56ac7d0dbc2","data":null,"context":{"locale":"ar"}} | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":null,"context":{"locale":"ar"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":null,"context":{"locale":"ar"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"43cdadfbe0ed6cb2a1300f58105ff56ac7d0dbc2","data":null,"context":{}} | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":null,"context":{}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"43cdadfbe0ed6cb2a1300f58105ff56ac7d0dbc2","data":null,"context":{"locale":"de"}} | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":null,"context":{"locale":"de"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":null,"context":{"locale":"de"}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"43cdadfbe0ed6cb2a1300f58105ff56ac7d0dbc2","data":null,"context":{}} | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":null,"context":{}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"43cdadfbe0ed6cb2a1300f58105ff56ac7d0dbc2","data":{"doc":{"id":"5f6a4ef1dcf293a2070803f07dbd2817","title":"Adding funds to your account on Robonomics Portal","description":"","contributors":["Houman"],"headings":[],"subtitles":[{"depth":2,"value":"1. Navigate to Accounts section on Robonomics portal","anchor":"#1-navigate-to-accounts-section-on-robonomics-portal"},{"depth":2,"value":"2. Choose the account you want to transfer funds from","anchor":"#2-choose-the-account-you-want-to-transfer-funds-from"},{"depth":2,"value":"3. Choose the account you want to transfer funds into","anchor":"#3-choose-the-account-you-want-to-transfer-funds-into"},{"depth":2,"value":"4. Authorize the transaction","anchor":"#4-authorize-the-transaction"}],"content":"\n**After successfully creating your accounts on Robonomics portal, it is time to add funds to them so that you would be able to initiate transactions.**\n\n<robo-wiki-note type=\"warning\" title=\"Dev Node\">\n\n Please pay attention that this and following tutorials are demonstrated on a local instance of Robonomics Node. Set\n up yours with [these instructions](/docs/run-dev-node).\n\n</robo-wiki-note>\n\n## 1. Navigate to Accounts section on Robonomics portal \n\n![Accounts](./images/creating-an-account/portal-top-left.jpg \"Accounts\")\n\n## 2. Choose the account you want to transfer funds from\n\nIn the development mode, there exist several accounts, with 10000 Units worth of funds each, that can be used to transfer funds to other accounts created in the development network. These accounts are indicated by wrench signs <img alt=\"wrench sign\" src=\"./images/adding-funds/wrench.png\" width=\"20\" /> next to them.\n\n![Accounts-for-sending](./images/adding-funds/accounts-for-sending.svg \"Accounts-for-sending\")\n\n- Click on the \"send\" button of the account you want to transfer funds from, for example BOB\n\n## 3. Choose the account you want to transfer funds into\nAfter clicking on the \"send\" button, you would be prompted with the \"send funds window\". In the prompted window:\n\n- From the list of available accounts, choose the account you want to send funds into.\n- Enter the number of Units you want to send.\n- Press \"make transfer\"\n\n![Transfer-Funds](./images/adding-funds/send-funds.png \"Transfer-Funds\")\n\n## 4. Authorize the transaction\n\nAfter pressing \"make transfer\" in the previous stage, you would be prompted with \"authorize transaction window\".<br/>\nReview the details of the transaction and finally click on \"sign and submit\" button.\n\n![sign-transaction](./images/adding-funds/sign-transaction.png \"sign-transaction\")\nIn this example, we transferred 500 units of funds from \"BOB\" to \"EMPLOYER\". You can see that EMPLOYER's account, which initially did not have any funds, has 500 Units of fund now.\n\n![funds-added](./images/adding-funds/funds-added.svg \"funds-added\")\n\n**Make sure that you have enough funds in the accounts you want to use in the playground.**","tools":["Robonomics 2.4.0 https://github.com/airalab/robonomics"],"fileInfo":{"path":"adding-funds-to-account-in-dapp.md","name":"adding-funds-to-account-in-dapp"}}},"context":{}} | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":{"doc":{"id":"5f6a4ef1dcf293a2070803f07dbd2817","title":"Adding funds to your account on Robonomics Portal","description":"","contributors":["Houman"],"headings":[],"subtitles":[{"depth":2,"value":"1. Navigate to Accounts section on Robonomics portal","anchor":"#1-navigate-to-accounts-section-on-robonomics-portal"},{"depth":2,"value":"2. Choose the account you want to transfer funds from","anchor":"#2-choose-the-account-you-want-to-transfer-funds-from"},{"depth":2,"value":"3. Choose the account you want to transfer funds into","anchor":"#3-choose-the-account-you-want-to-transfer-funds-into"},{"depth":2,"value":"4. Authorize the transaction","anchor":"#4-authorize-the-transaction"}],"content":"\n**After successfully creating your accounts on Robonomics portal, it is time to add funds to them so that you would be able to initiate transactions.**\n\n<robo-wiki-note type=\"warning\" title=\"Dev Node\">\n\n Please pay attention that this and following tutorials are demonstrated on a local instance of Robonomics Node. Set\n up yours with [these instructions](/docs/run-dev-node).\n\n</robo-wiki-note>\n\n## 1. Navigate to Accounts section on Robonomics portal \n\n![Accounts](./images/creating-an-account/portal-top-left.jpg \"Accounts\")\n\n## 2. Choose the account you want to transfer funds from\n\nIn the development mode, there exist several accounts, with 10000 Units worth of funds each, that can be used to transfer funds to other accounts created in the development network. These accounts are indicated by wrench signs <img alt=\"wrench sign\" src=\"./images/adding-funds/wrench.png\" width=\"20\" /> next to them.\n\n![Accounts-for-sending](./images/adding-funds/accounts-for-sending.svg \"Accounts-for-sending\")\n\n- Click on the \"send\" button of the account you want to transfer funds from, for example BOB\n\n## 3. Choose the account you want to transfer funds into\nAfter clicking on the \"send\" button, you would be prompted with the \"send funds window\". In the prompted window:\n\n- From the list of available accounts, choose the account you want to send funds into.\n- Enter the number of Units you want to send.\n- Press \"make transfer\"\n\n![Transfer-Funds](./images/adding-funds/send-funds.png \"Transfer-Funds\")\n\n## 4. Authorize the transaction\n\nAfter pressing \"make transfer\" in the previous stage, you would be prompted with \"authorize transaction window\".<br/>\nReview the details of the transaction and finally click on \"sign and submit\" button.\n\n![sign-transaction](./images/adding-funds/sign-transaction.png \"sign-transaction\")\nIn this example, we transferred 500 units of funds from \"BOB\" to \"EMPLOYER\". You can see that EMPLOYER's account, which initially did not have any funds, has 500 Units of fund now.\n\n![funds-added](./images/adding-funds/funds-added.svg \"funds-added\")\n\n**Make sure that you have enough funds in the accounts you want to use in the playground.**","tools":["Robonomics 2.4.0 https://github.com/airalab/robonomics"],"fileInfo":{"path":"adding-funds-to-account-in-dapp.md","name":"adding-funds-to-account-in-dapp"}}},"context":{}} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"hash":"43cdadfbe0ed6cb2a1300f58105ff56ac7d0dbc2","data":{"doc":{"id":"7798211576aad3ea46b32c84757f9abb","title":"إضافة الأموال إلى حسابك على بوابة روبونوميكس","description":"","contributors":["Houman"],"headings":[],"subtitles":[{"depth":2,"value":"1. انتقل إلى قسم الحسابات على بوابة روبونوميكس","anchor":"#1-انتقل-إلى-قسم-الحسابات-على-بوابة-روبونوميكس"},{"depth":2,"value":"2. اختر الحساب الذي ترغب في تحويل الأموال منه","anchor":"#2-اختر-الحساب-الذي-ترغب-في-تحويل-الأموال-منه"},{"depth":2,"value":"3. اختر الحساب الذي ترغب في تحويل الأموال إليه","anchor":"#3-اختر-الحساب-الذي-ترغب-في-تحويل-الأموال-إليه"},{"depth":2,"value":"4. قم بتأكيد العملية","anchor":"#4-قم-بتأكيد-العملية"}],"content":"\n**بعد إنشاء حساباتك بنجاح على بوابة روبونوميكس، حان الوقت لإضافة الأموال إليها حتى تتمكن من إجراء المعاملات.**\n\n<robo-wiki-note type=\"warning\" title=\"Dev Node\">\n\nيرجى الانتباه إلى أن هذه الدروس والتعليمات التالية تُعرض على نسخة محلية من نود روبونوميكس. قم بإعداد النسخة الخاصة بك باستخدام [هذه التعليمات](/docs/run-dev-node).\n\n</robo-wiki-note>\n\n## 1. انتقل إلى قسم الحسابات على بوابة روبونوميكس \n\n![Accounts](../images/creating-an-account/portal-top-left.jpg \"Accounts\")\n\n## 2. اختر الحساب الذي ترغب في تحويل الأموال منه\n\nفي وضع التطوير، هناك عدة حسابات، تحتوي كل منها على 10000 وحدة من الأموال، يمكن استخدامها لتحويل الأموال إلى حسابات أخرى تم إنشاؤها في الشبكة التطويرية. يتم تمييز هذه الحسابات بوجود علامات العزم بجانبها. <img alt=\"wrench sign\" src=\"../images/adding-funds/wrench.png\" width=\"20\" /> بجانبهم.\n\n![Accounts-for-sending](../images/adding-funds/accounts-for-sending.svg \"Accounts-for-sending\")\n\n- انقر على زر \"إرسال\" للحساب الذي ترغب في تحويل الأموال منه، على سبيل المثال BOB\n\n## 3. اختر الحساب الذي ترغب في تحويل الأموال إليه\nبعد النقر على زر \"إرسال\"، ستظهر لك نافذة \"إرسال الأموال\". في النافذة المطلوبة:\n\n- من قائمة الحسابات المتاحة، اختر الحساب الذي ترغب في إرسال الأموال إليه.\n- أدخل عدد الوحدات التي ترغب في إرسالها.\n- اضغط على \"إجراء التحويل\"\n\n![Transfer-Funds](../images/adding-funds/send-funds.png \"Transfer-Funds\")\n\n## 4. قم بتأكيد العملية\n\nبعد الضغط على \"إجراء التحويل\" في المرحلة السابقة، ستظهر لك نافذة \"تأكيد العملية\".<br/>\nقم بمراجعة تفاصيل العملية وأخيرًا انقر على زر \"توقيع وإرسال\".\n\n![sign-transaction](../images/adding-funds/sign-transaction.png \"sign-transaction\")\nفي هذا المثال، قمنا بتحويل 500 وحدة من الأموال من \"BOB\" إلى \"EMPLOYER\". يمكنك أن ترى أن حساب EMPLOYER، الذي لم يكن لديه أي أموال في البداية، يحتوي الآن على 500 وحدة من الأموال.\n\n![funds-added](../images/adding-funds/funds-added.svg \"funds-added\")\n\n**تأكد من وجود أموال كافية في الحسابات التي ترغب في استخدامها في الملعب.**","tools":["Robonomics 2.4.0 https://github.com/airalab/robonomics"],"fileInfo":{"path":"ar/adding-funds-to-account-in-dapp.md","name":"adding-funds-to-account-in-dapp"}}},"context":{}} | ||
{"hash":"e41ba10f6e66ac63a44d40df67ebe96ed934212e","data":{"doc":{"id":"7798211576aad3ea46b32c84757f9abb","title":"إضافة الأموال إلى حسابك على بوابة روبونوميكس","description":"","contributors":["Houman"],"headings":[],"subtitles":[{"depth":2,"value":"1. انتقل إلى قسم الحسابات على بوابة روبونوميكس","anchor":"#1-انتقل-إلى-قسم-الحسابات-على-بوابة-روبونوميكس"},{"depth":2,"value":"2. اختر الحساب الذي ترغب في تحويل الأموال منه","anchor":"#2-اختر-الحساب-الذي-ترغب-في-تحويل-الأموال-منه"},{"depth":2,"value":"3. اختر الحساب الذي ترغب في تحويل الأموال إليه","anchor":"#3-اختر-الحساب-الذي-ترغب-في-تحويل-الأموال-إليه"},{"depth":2,"value":"4. قم بتأكيد العملية","anchor":"#4-قم-بتأكيد-العملية"}],"content":"\n**بعد إنشاء حساباتك بنجاح على بوابة روبونوميكس، حان الوقت لإضافة الأموال إليها حتى تتمكن من إجراء المعاملات.**\n\n<robo-wiki-note type=\"warning\" title=\"Dev Node\">\n\nيرجى الانتباه إلى أن هذه الدروس والتعليمات التالية تُعرض على نسخة محلية من نود روبونوميكس. قم بإعداد النسخة الخاصة بك باستخدام [هذه التعليمات](/docs/run-dev-node).\n\n</robo-wiki-note>\n\n## 1. انتقل إلى قسم الحسابات على بوابة روبونوميكس \n\n![Accounts](../images/creating-an-account/portal-top-left.jpg \"Accounts\")\n\n## 2. اختر الحساب الذي ترغب في تحويل الأموال منه\n\nفي وضع التطوير، هناك عدة حسابات، تحتوي كل منها على 10000 وحدة من الأموال، يمكن استخدامها لتحويل الأموال إلى حسابات أخرى تم إنشاؤها في الشبكة التطويرية. يتم تمييز هذه الحسابات بوجود علامات العزم بجانبها. <img alt=\"wrench sign\" src=\"../images/adding-funds/wrench.png\" width=\"20\" /> بجانبهم.\n\n![Accounts-for-sending](../images/adding-funds/accounts-for-sending.svg \"Accounts-for-sending\")\n\n- انقر على زر \"إرسال\" للحساب الذي ترغب في تحويل الأموال منه، على سبيل المثال BOB\n\n## 3. اختر الحساب الذي ترغب في تحويل الأموال إليه\nبعد النقر على زر \"إرسال\"، ستظهر لك نافذة \"إرسال الأموال\". في النافذة المطلوبة:\n\n- من قائمة الحسابات المتاحة، اختر الحساب الذي ترغب في إرسال الأموال إليه.\n- أدخل عدد الوحدات التي ترغب في إرسالها.\n- اضغط على \"إجراء التحويل\"\n\n![Transfer-Funds](../images/adding-funds/send-funds.png \"Transfer-Funds\")\n\n## 4. قم بتأكيد العملية\n\nبعد الضغط على \"إجراء التحويل\" في المرحلة السابقة، ستظهر لك نافذة \"تأكيد العملية\".<br/>\nقم بمراجعة تفاصيل العملية وأخيرًا انقر على زر \"توقيع وإرسال\".\n\n![sign-transaction](../images/adding-funds/sign-transaction.png \"sign-transaction\")\nفي هذا المثال، قمنا بتحويل 500 وحدة من الأموال من \"BOB\" إلى \"EMPLOYER\". يمكنك أن ترى أن حساب EMPLOYER، الذي لم يكن لديه أي أموال في البداية، يحتوي الآن على 500 وحدة من الأموال.\n\n![funds-added](../images/adding-funds/funds-added.svg \"funds-added\")\n\n**تأكد من وجود أموال كافية في الحسابات التي ترغب في استخدامها في الملعب.**","tools":["Robonomics 2.4.0 https://github.com/airalab/robonomics"],"fileInfo":{"path":"ar/adding-funds-to-account-in-dapp.md","name":"adding-funds-to-account-in-dapp"}}},"context":{}} |
Oops, something went wrong.