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

Update & add READMEs for remote mainnet #189

Merged
merged 19 commits into from
Oct 5, 2023

Conversation

trizin
Copy link
Contributor

@trizin trizin commented Oct 3, 2023

Fixes #61

Changes proposed in this PR:

  • Added readme: how to get OCEAN on Sapphire Mainnet
  • Added readme: how to get ROSE on Sapphire Mainnet
  • Updated remote mainnet usages

@trizin trizin linked an issue Oct 3, 2023 that may be closed by this pull request
3 tasks
@trizin trizin marked this pull request as ready for review October 4, 2023 23:15
@trizin trizin requested a review from trentmc October 4, 2023 23:15
Copy link
Member

@trentmc trentmc left a comment

Choose a reason for hiding this comment

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

Changes requested:

  • update "get-ocean-on-sapphire.md", see comment
  • update "get-rose-on-sapphire.md", see comment
  • AND: in "azure-container-deployment.md", rename "Getting test tokens" to "Getting tokens". Have one paragraph for test tokens (like you have now), and another for mainnet tokens (new).

READMEs/get-ocean-on-sapphire.md Show resolved Hide resolved
@@ -0,0 +1,22 @@
# Get ROSE tokens on Sapphire Mainnet

## Get ROSE tokens on Oasis Emerald Network
Copy link
Member

Choose a reason for hiding this comment

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

Above, I give tips for "get-ocean-on-sapphire". Please apply those tips to this README too.

@trizin trizin requested a review from trentmc October 5, 2023 16:02
READMEs/get-ocean-on-sapphire.md Show resolved Hide resolved
Comment on lines 9 to 20
The Sapphire network is EVM (Ethereum Virtual Machine) compatible, you'll need to fund your EVM compatible wallet from the faucet in order to submit predictions to the smart contract.

#### Getting test tokens on Sapphire test network

Follow the [faucet guide](./testnet-faucet.md) to fund your wallet with test ROSE and OCEAN.

#### Getting OCEAN and ROSE on Sapphire Mainnet

The Sapphire network is EVM (Ethereum Virtual Machine) compatible, you'll need to fund your EVM compatible wallet from the faucet in order to submit predictions to the smart contract.

- Check out the [Get ROSE on Sapphire Mainnet](./get-rose-on-sapphire.md) guide to get ROSE on mainnet.
- Check out the [Get OCEAN on Sapphire Mainnet](./get-ocean-on-sapphire.md) guide to get OCEAN on mainnet.
Copy link
Member

Choose a reason for hiding this comment

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

Suggest revising to:

### Getting Tokens

Sapphire accounts and wallets follow EVM standard. 

Your wallet account on Sapphire needs both ROSE (for gas) and OCEAN (for using Predictoor).

- On Sapphire testnet, get (fake) [ROSE & OCEAN via the faucet guide](./testnet-faucet.md).
- On Sapphire mainnet, get [ROSE via this guide](get-rose-on-sapphire.md) and [OCEAN via this guide].(get-ocean-on-sapphire.md)

Why: same info and half the characters = easier to read:)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

thank you!

Comment on lines 112 to 114
To get ROSE tokens on Sapphire Mainnet: see [get-rose-on-sapphire.md](get-rose-on-sapphire.md)

To get OCEAN tokens on Sapphire Mainnet: see [get-ocean-on-sapphire.md](get-ocean-on-sapphire.md)
Copy link
Member

Choose a reason for hiding this comment

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

Replace with:

Get [ROSE via this guide](get-rose-on-sapphire.md) and [OCEAN via this guide](get-ocean-on-sapphire.md).

Comment on lines 65 to 67
To get ROSE tokens on Sapphire Mainnet: see [get-rose-on-sapphire.md](get-rose-on-sapphire.md)

To get OCEAN tokens on Sapphire Mainnet: see [get-ocean-on-sapphire.md](get-ocean-on-sapphire.md)
Copy link
Member

Choose a reason for hiding this comment

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

Replace with:

Get [ROSE via this guide](get-rose-on-sapphire.md) and [OCEAN via this guide](get-ocean-on-sapphire.md).


## 1. Get OCEAN on Eth Mainnet

### 1. Create a Wallet
Copy link
Member

Choose a reason for hiding this comment

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

Change 1. to 1.1.

Similar for others, for 1.2, 2.1, 2.2, etc.

Why: much easier to understand context.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

💯

Comment on lines 112 to 114
To get ROSE tokens on Sapphire Mainnet: see [get-rose-on-sapphire.md](get-rose-on-sapphire.md)

To get OCEAN tokens on Sapphire Mainnet: see [get-ocean-on-sapphire.md](get-ocean-on-sapphire.md)
Copy link
Member

Choose a reason for hiding this comment

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

Replace with:

Get [ROSE via this guide](get-rose-on-sapphire.md) and [OCEAN via this guide](get-ocean-on-sapphire.md).

Comment on lines 67 to 69
To get ROSE tokens on Sapphire Mainnet: see [get-rose-on-sapphire.md](get-rose-on-sapphire.md)

To get OCEAN tokens on Sapphire Mainnet: see [get-ocean-on-sapphire.md](get-ocean-on-sapphire.md)
Copy link
Member

Choose a reason for hiding this comment

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

Replace with:

Get [ROSE via this guide](get-rose-on-sapphire.md) and [OCEAN via this guide](get-ocean-on-sapphire.md).

@trizin trizin requested a review from trentmc October 5, 2023 18:34
@trizin trizin merged commit f26f11f into main Oct 5, 2023
5 checks passed
@trizin trizin deleted the issue61-update-readmes-for-remote-mainnet branch October 5, 2023 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update READMEs for remote mainnet
2 participants