Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ai consumers #137

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 9 additions & 22 deletions docs/ai-consumers/tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,35 +13,22 @@ micro_nav: true
---

## Introduction to AGI Tokens
The AGI Token is an ERC-20 token, which is hosted on the Ethereum Blockchain.

* The AGI Token is an ERC-20 token, which is hosted on the Ethereum Blockchain.
* AGI is the proprietary crypto currency token used by the SingularityNET platform
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure we can say it as Proprietary crypto currency.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shall we point it out to GitHub repo where we have AGI Token code.

* AGI can be stored in any ERC20-compatible wallet (for example [MyEtherWallet](https://www.myetherwallet.com/))

SingularityNET uses the AGI Token for any paid calls to a service.
To learn more about how to obtain Kovan or Ropsten Testnet AGI, click on the link [here](#agi-faucet).

## Testnet AGI vs Mainnet AGI
If you are unfamiliar with Ethereum, it might be hard to understand between Testnet and Mainnet tokens.
However, to understand the different network tokens, you can follow principles listed below:
* Testnet tokens are used to test software applications with, try out demos, or in our case the Beta.
* Mainnet tokens are used for officially deployed software.
* Testnet tokens never have a monetary value.
* Mainnet tokens could have a monetary value.
* Both tokens can be used to add extra utility to the software.
## How can one get AGI Tokens to call a service ?
You could pay in dollars and get AGI tokens.
[Click here](/docs/ai-consumers/paypal)

We only use Kovan and Ropsten Testnet AGI and the current beta stage.

To learn more about Mainnet AGI Token (to be used in a later stage) refer to this link [here](https://etherscan.io/address/0x8eb24319393716668d768dcec29356ae9cffe285) with the address `0x8eb24319393716668d768dcec29356ae9cffe285`.
To see transactions on AGI Token refer to this link [here](https://etherscan.io/address/0x8eb24319393716668d768dcec29356ae9cffe285) with the address `0x8eb24319393716668d768dcec29356ae9cffe285`.

<div class="callout callout--warning">
<p><strong>NOTE</strong> Currently, AGI token is traded on some exchanges, and also the speculative secondary trading is considered against the ethics of AGI token and SingularityNET project. Therefore, it is not recommended to exchange trading in any manner.</p>
<p><strong>NOTE: </strong> Currently, AGI token is traded on some exchanges, and also the speculative secondary trading is considered against the ethics of AGI token and SingularityNET project. Therefore, it is not recommended to exchange trading in any manner.</p>
</div>

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it worth to mention the Faucet for getting the test tokens to play with ropsten network.


## AGI Faucet
To understand how automated faucet is used in distribution of Kovan and Ropsten Testnet AGI Tokens, click on the link [here](http://faucet.singularitynet.io). Use GitHub account to login and type in the Ethereum address to receive the AGI token. Ensure this address belongs Kovan Ethereum Address.

**Note**: You can request for 10 AGI token every 24 hours.

In order to add the Kovan Testnet AGI, you may need the following details:
* Symbol: AGI
* Decimals: 8
* Kovan Token Address: [0x3b226ff6aad7851d3263e53cb7688d13a07f6e81](https://kovan.etherscan.io/address/0x3b226ff6aad7851d3263e53cb7688d13a07f6e81)