Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
jalas167 authored Sep 24, 2024
1 parent b21cb40 commit 034089a
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@ yagna payment fund --network=mainnet
#### Acquiring POL directly on Polygon and converting some of them to GLMs

1. Find an exchange platform that enables you to buy POL for FIAT i.e. [Ramp](https://ramp.network/)
2. Buy POLs on Polygon
3. Swap some of POLs to GLMs on [quickswap](https://quickswap.exchange) or [uniswap](https://uniswap.org/)
2. Buy POL on Polygon
3. Swap some of POL to GLMs on [quickswap](https://quickswap.exchange) or [uniswap](https://uniswap.org/)

#### Acquiring POL or GLM tokens on Polygon from Ethereum Mainnet

Expand Down
4 changes: 2 additions & 2 deletions src/pages/docs/creators/python/guides/switching-to-mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ yagna payment fund --network=mainnet
#### Acquiring POL directly on Polygon and converting some of them to GLMs

1. Find an exchange platform that enables you to buy POL for FIAT i.e. [Ramp](https://ramp.network/)
2. Buy POLs on Polygon
3. Swap some of POLs to GLMs on [quickswap](https://quickswap.exchange) or [uniswap](https://uniswap.org/)
2. Buy POL on Polygon
3. Swap some of POL to GLMs on [quickswap](https://quickswap.exchange) or [uniswap](https://uniswap.org/)

#### Acquiring POL or GLM tokens on Polygon from Ethereum Mainnet

Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/creators/ray/mainnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Payments within the Golem Network take place on the [Polygon](https://polygon.te

Feel free to learn more about [mainnet payments and funding your Golem node](/docs/creators/javascript/guides/switching-to-mainnet).

Note that the funds you spend on your Ray on Golem cluster don't go to Golem Factory. The GLMs go directly to providers you rent the nodes from and the POLs go directly to Polygon blockchain validators who enable your payments.
Note that the funds you spend on your Ray on Golem cluster don't go to Golem Factory. The GLMs go directly to providers you rent the nodes from and the POL go directly to Polygon blockchain validators who enable your payments.

## Mainnet funds onboarding

Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/golem/terms.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ As the Software is of experimental nature and deployed for testing purposes only

Also, core to the Golem Platform built-in feature set is a dedicated Ethereum-based transaction system, which enables direct transactions between Requestors and Providers. All such transactions in the Golem Platform are made in GLM and require ETH as gas.

With the aim of reducing the costs for the Users, the individual payment transactions can be bundled and carried out on Ethereum-based Layer 2 transaction systems. You hereby acknowledge that it may therefore take up to 30 business days for the payment to be withdrawn from Ethereum-based Layer 2 transaction systems and become accessible to you on the Ethereum main chain. All such transactions in the Layer 2 may be performed using native tokens for completing transactions and paying gas fees (e.g. gas costs in POLs or ETHER for Polygon transactions).
With the aim of reducing the costs for the Users, the individual payment transactions can be bundled and carried out on Ethereum-based Layer 2 transaction systems. You hereby acknowledge that it may therefore take up to 30 business days for the payment to be withdrawn from Ethereum-based Layer 2 transaction systems and become accessible to you on the Ethereum main chain. All such transactions in the Layer 2 may be performed using native tokens for completing transactions and paying gas fees (e.g. gas costs in POL or ETHER for Polygon transactions).

THE GOLEM PLATFORM IS HIGHLY EXPERIMENTAL AND ANY REAL ETH OR GLM SENT TO A LIKELY INSECURE SOFTWARE ARE AT RISK OF BEING LOST INDEFINITELY. YOU ACKNOWLEDGE THE RISK OF A NON-PAYMENT EVEN AFTER 30 BUSINESS DAYS.

Expand Down

0 comments on commit 034089a

Please sign in to comment.