Skip to content

Commit

Permalink
Get started draft (styling review required) and e-commerce term stand…
Browse files Browse the repository at this point in the history
…ardization
  • Loading branch information
cryptoguard committed Jan 21, 2021
1 parent 6f04857 commit 2cd698b
Show file tree
Hide file tree
Showing 6 changed files with 39 additions and 3 deletions.
2 changes: 1 addition & 1 deletion glossary.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Particl Terms
The Particl Marketplace is a decentralized marketplace that allows two users to buy and sell anything from each other without the assistance of any third-party (i.e. bank, payment processor, centralized marketplace, etc). It is Particl's flagship application and provides much more privacy, security, and freedom than typical marketplaces. Since it is decentralized, it charges no sales commission and other similar types of fees.

Particl's Open Market Protocol (OMP)
The OMP is the back-end protocol that makes the Particl Marketplace possible. It is the framework that defines how marketplace transactions, orders, listings, and other key eCommerce functionalities are to be processed by the SMSG network and the Particl Blockchain. It is the "glue" that sticks everything together. If Particl Desktop is what people use to access the marketplace (the front end), the OMP is what makes it possible in the background (the back-end). To learn more about the OMP Library, head over to the `Open Market Protocol Wiki page <https://particl.wiki/learn/marketplace/open-market-protocol/>`_.
The OMP is the back-end protocol that makes the Particl Marketplace possible. It is the framework that defines how marketplace transactions, orders, listings, and other key e-commerce functionalities are to be processed by the SMSG network and the Particl Blockchain. It is the "glue" that sticks everything together. If Particl Desktop is what people use to access the marketplace (the front end), the OMP is what makes it possible in the background (the back-end). To learn more about the OMP Library, head over to the `Open Market Protocol Wiki page <https://particl.wiki/learn/marketplace/open-market-protocol/>`_.

Particl Desktop
Particl Desktop is the main client of the Particl Project and is a user-friendly interface into the Particl network. It is the main point of access into the Particl ecosystem and lets users complete all basic activities one would expect to do on Particl. This includes making cryptocurrency transactions, using the Particl Marketplace, sending messages to other users, and so on.
Expand Down
2 changes: 1 addition & 1 deletion in-depth/indepth_mp_explained.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Here comes a comprehensive technical deepdive. Remove all deeper explations from

I copy and paste things I removed from other pages into here.

Particl is a decentralized marketplace, meaning that no third-party is required to facilitate transactions. There’s no marketplace company, eCommerce service provider, payment processor, or even bank involved. Transactions happen directly between you and the other person.
Particl is a decentralized marketplace, meaning that no third-party is required to facilitate transactions. There’s no marketplace company, e-commerce service provider, payment processor, or even bank involved. Transactions happen directly between you and the other person.

## from basic mehanics & features section on the essentials page

Expand Down
2 changes: 1 addition & 1 deletion in-depth/indepth_part_coin.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ PART is an untraceable :term:`cryptocurrency` that can be sent to anyone, anywhe
Blockchain Specifications
-------------------------

PART is the :term:`cryptocurrency` of the :term:`Particl Blockchain`. It is a secure and confidential currency specifically designed to power eCommerce and marketplaces. It uses several security, encryption, and privacy protocols to make sure none of your personal information and data can be collected when transacting on the marketplace.
PART is the :term:`cryptocurrency` of the :term:`Particl Blockchain`. It is a secure and confidential currency specifically designed to power e-commerce and marketplaces. It uses several security, encryption, and privacy protocols to make sure none of your personal information and data can be collected when transacting on the marketplace.

PART has been released back in 2017 and is based on the Bitcoin code. Unlike Bitcoin, many modern day improvements have been added to the code, making it faster, more private, and more flexible.

Expand Down
2 changes: 2 additions & 0 deletions index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ Take your first few steps with understanding |PM|:
:maxdepth: 2
:hidden:

intro/intro_general_getstarted
intro/intro_general_particlmarketplace
intro/intro_general_essentials
intro/intro_general_functions
intro/intro_obtaining_part

* :doc:`Get Started <intro/intro_general_getstarted>`
* :doc:`What's Particl Marketplace <intro/intro_general_particlmarketplace>`
* :doc:`Understanding Essentials <intro/intro_general_essentials>`
* :doc:`Particl Marketplace Functions <intro/intro_general_functions>`
Expand Down
33 changes: 33 additions & 0 deletions intro/intro_general_getstarted.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
===========
Get Started
===========

:term:`Particl Marketplace` is a decentralized marketplace that provides you with the most secure, private, and censorship-resistant e-commerce experience on the web.

The following guides will take you through each step, from A to Z, so that you can begin to buy or sell anything online without restriction.

-> Tutorial Video Here <-

Setup
-----

.. rst-class:: bignums


#. Download and install the :term:`Particl Desktop` client. This is the application you'll need to start buying and selling on the :term:`Particl Marketplace`.
* :doc:`Particl Desktop & Marketplace Installation <../guides/guide_mp_setup_installation>`
* :doc:`Learn more about the Particl Marketplace <../intro/intro_general_particlmarketplace>`
#. Because the :term:`Particl Marketplace` is built on the :term:`Particl Blockchain`, you will need to obtain PART coins to buy or sell things on it.
* :doc:`Obtaining PART <../intro/intro_obtaining_part>`
#. To use all the features of the :term:`Particl Marketplace`, you will need to hold your PART coins in :guilabel:`Public` and :guilabel:`Anon` balances.
* :doc:`Funds, Coins, and Balances <../guides/guide_mp_general_managing_funds>`
#. Start buying or selling right away!
* :doc:`Buy Process <../guides/guide_mp_customer_understanding_buyflow>`
* :doc:`Sell Process <../guides/guide_mp_vendor_understanding_sellflow>`
* :doc:`Markets and Storefronts <../guides/guide_mp_general_market_management>`
#. (Optional) To start earning dividend-like rewards, enable staking on your :term:`Particl Desktop` client.
* :doc:`Enable staking <../guides/guide_mp_general_enable_staking>`
#. If you still have any problem, question, or if you require support, seek the appropriate resource.
* :doc:`FAQ <../faq/faq_mp_general_overview>`
* :doc:`Common Issues <../faq/common_issues>`
* :doc:`Get Support <../faq/get_support>`
1 change: 1 addition & 0 deletions intro/intro_obtaining_part.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
==============
Obtaining PART
==============

Expand Down

0 comments on commit 2cd698b

Please sign in to comment.