Compare commits

...

4 Commits

Author SHA1 Message Date
John Light
d7002f201c Merge pull request #10 from john-light/john-light-patch-1
Add Powpeg app
2023-01-26 14:45:46 +01:00
John Light
f8ca8ea67e Add Powpeg app 2023-01-26 08:45:35 -05:00
John Light
80f0bca80f Merge pull request #9 from john-light/john-light-patch-1
Add ZUSD contract address
2023-01-26 14:44:02 +01:00
John Light
cc5f33684e Add ZUSD contract address
- Also some reorganizing other content
2023-01-26 08:43:47 -05:00

View File

@@ -16,6 +16,8 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
- Mainnet Powpeg guide: https://developers.rsk.co/rsk/rbtc/conversion/networks/mainnet
- Popwpeg app: https://app.2wp.rootstock.io
## Buy/sell RBTC
- Bisq: https://bisq.network
@@ -91,7 +93,7 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
- rWallet: https://developers.rsk.co/wallet/rwallet
#### Web3-enabled (for use with RSK dapps)
#### Web3-native (for use with RSK dapps)
- Frame: https://frame.sh
@@ -125,9 +127,11 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
### Exchange
- RSKSwap: https://rskswap.com
- RSKSwap ([Discontinued](https://twitter.com/rootstock_io/status/1582423882249949184)): https://rskswap.com
- Sovryn Trade: https://live.sovryn.app
- Sovryn Margin: https://live.sovryn.app/trade
- Sovryn Spot: https://live.sovryn.app/spot
- TEX: https://tex.moneyonchain.com
@@ -135,6 +139,8 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
- Money On Chain: https://alpha.moneyonchain.com
- Sovryn Borrow: https://live.sovryn.app/borrow
- Sovryn Lend: https://live.sovryn.app/lend
### Identity
@@ -206,6 +212,9 @@ Rootstock is a bitcoin sidechain supporting EVM-compatible smart contracts.
- XUSD:
- Contract address: `0xb5999795BE0EbB5bAb23144AA5FD6A02D080299F`
- ZUSD:
- Contract address: `0xdB107FA69E33f05180a4C2cE9c2E7CB481645C2d`
## Developer resources
### Guides