Skip to content

Commit

Permalink
Adjusted formatting on various pages in docs, fixed small typos, fixe…
Browse files Browse the repository at this point in the history
…d some broken links
  • Loading branch information
codebycarson committed May 27, 2024
1 parent 0b69696 commit d522ce8
Show file tree
Hide file tree
Showing 14 changed files with 68 additions and 40 deletions.
15 changes: 11 additions & 4 deletions pages/dev-ecosystem-providers/bridges.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@

Bridges facilitate cross-chain transfers and interoperability between different blockchains. Key bridges for Sei are:

- **Squid**: Enables one-click cross-chain swaps across various EVM blockchains.
## **Squid**:
Enables one-click cross-chain swaps across various EVM blockchains.
- [Squid](https://blockworks.co/news/squid-one-click-cross-chain-swaps-cosmos)
- **Wormhole**: A popular bridge for transferring assets across multiple blockchains.

## **Wormhole**:
A popular bridge for transferring assets across multiple blockchains.
- [Wormhole](https://wormholenetwork.com/)
- **Axelar**: Provides secure cross-chain communication for Web3.

## **Axelar**:
Provides secure cross-chain communication for Web3.
- [Axelar](https://axelar.network/)
- **Stargate (coming soon)**: Facilitates seamless cross-chain transactions.

## **Stargate (coming soon)**:
Facilitates seamless cross-chain transactions.
- [Stargate](https://stargate.finance/)
13 changes: 9 additions & 4 deletions pages/dev-ecosystem-providers/centralized-exchanges.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@

Centralized exchanges enable users to trade Sei tokens with ease. Some major exchanges supporting Sei are:

- **Coinbase**: [Coinbase](https://www.coinbase.com/)
- **Binance**: [Binance](https://www.binance.com/)
- **KuCoin**: [KuCoin](https://www.kucoin.com/)
- And more
## **Coinbase**:
[Coinbase](https://www.coinbase.com/)

## **Binance**:
[Binance](https://www.binance.com/)

## **KuCoin**:
[KuCoin](https://www.kucoin.com/)
### And more
2 changes: 1 addition & 1 deletion pages/dev-ecosystem-providers/ecosystem-map.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

For a comprehensive view of the Sei ecosystem and its various providers, refer to the ecosystem map.

- [Ecosystem Map](https://www.sei.io/ecosystem)
## [Sei Ecosystem Map](https://www.sei.io/ecosystem)
11 changes: 7 additions & 4 deletions pages/dev-ecosystem-providers/explorers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
Blockchain explorers allow users to view transactions, blocks, and other network activities. Here are the main explorers for Sei:

- **SeiTrace**: A comprehensive explorer for tracking transactions and activities on the Sei blockchain.
- [SeiTrace](https://seitrace.com/)
- **SeiScan**: Provides detailed views of the Sei mainnet and testnets.
- [Pacific-1 (Mainnet)](https://www.seiscan.app/pacific-1)
- [Atlantic-2 (Testnet)](https://www.seiscan.app/atlantic-2)
- [Mainnet](https://seitrace.com/?chain=pacific-1)
- [Testnet](https://seitrace.com/?chain=atlantic-2)
- [Devnet](https://seitrace.com/?chain=arctic-1)

- **SeiScan**: Provides detailed views of the Sei mainnet and testnet.
- [Mainnet](https://www.seiscan.app/pacific-1)
- [Testnet](https://www.seiscan.app/atlantic-2)
9 changes: 6 additions & 3 deletions pages/dev-ecosystem-providers/faucets.mdx
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Faucets

Faucets provide free tokens to developers for testing purposes. Sei offers faucets for its testnets:
Faucets provide free tokens to developers for testing purposes. Sei offers faucets for testnet and devnet:

- **Sei App Faucet**: Available for the Atlantic-2 and Arctic-1 testnets.
## **Sei App Faucet**:
Available for the Atlantic-2 and Arctic-1 networks.
- [Atlantic-2 Faucet](https://atlantic-2.app.sei.io/faucet)
- [Arctic-1 Faucet](https://arctic-1.app.sei.io/faucet)
- Compass wallet: This wallet has integrated a faucet directly into the wallet for a very easy user experience.

## **Compass wallet**:
This wallet has integrated a faucet directly into the wallet for a very easy user experience.
6 changes: 4 additions & 2 deletions pages/dev-ecosystem-providers/indexers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

Indexers collect and organize blockchain data, making it easier to query and analyze. Key indexers for Sei include:

- **Flipside**: Provides detailed blockchain analytics and insights.
## **Flipside**:
Provides detailed blockchain analytics and insights.
- [Flipside](https://flipsidecrypto.xyz/)

- **The Graph (EVM only)**: Allows for querying blockchain data using GraphQL.
## **The Graph (EVM only)**:
Allows for querying blockchain data using GraphQL.
- [The Graph](https://thegraph.com/)
5 changes: 3 additions & 2 deletions pages/dev-ecosystem-providers/nfts.mdx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# NFT’s

Lighthouse and Webump help with minting and managing of NFTs.
The following providers provide helpful tools for creating and managing NFT projects on Sei.

- **Lighthouse/Webump**
## **Lighthouse/Webump**
Lighthouse is a helpful tool for creating NFT projects.
- [Link](https://webump.xyz/)
2 changes: 1 addition & 1 deletion pages/dev-ecosystem-providers/oracles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@

Oracles provide external data to smart contracts, enabling more dynamic and responsive applications. Notable oracles for Sei include:

- **Pyth**
## **Pyth**
- [Pyth Documentation](https://docs.pyth.network/home)
12 changes: 9 additions & 3 deletions pages/dev-ecosystem-providers/rpc-providers.mdx
Original file line number Diff line number Diff line change
@@ -1,9 +1,15 @@
# RPC Providers

RPC providers offer endpoints for developers to interact with the Sei blockchain. Some notable providers include:
RPC providers offer endpoints for developers to interact with the Sei blockchain, archive nodes, genesis files, and more. Some notable providers include:

- **Rhino**: Provides robust RPC services for seamless blockchain interactions.
## **Rhino**:
Provides robust RPC services for seamless blockchain interactions.
- [Rhino](https://rhinostake.com/#)

- **Quicknode**: A a trusted infrastructure partner for the Sei network, providing developers with powerful APIs and dedicated support to streamline their blockchain applications.
## **Quicknode**:
A trusted infrastructure partner for the Sei network, providing developers with powerful APIs and dedicated support to streamline their blockchain applications.
- [Quicknode](https://www.quicknode.com/)

## **Polkachu**:
Offers RPC/REST/gRPC, snapshot, genesis files, and more.
- [Polkachu](https://polkachu.com/networks/sei)
6 changes: 4 additions & 2 deletions pages/dev-ecosystem-providers/wallets.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@

Wallets are essential for managing assets and interacting with the Sei blockchain. Here are some recommended wallets:

- **Compass**: A Sei native wallet designed for seamless interaction with the Sei blockchain with both Cosmos and EVM support.
## **Compass**:
A Sei native wallet designed for seamless interaction with the Sei blockchain with both Cosmos and EVM support.
- [Compass Wallet](https://compasswallet.io/)

- **MetaMask**: A widely-used EVM-compatible wallet that supports custom chain configurations for Sei.
## **MetaMask**:
A widely-used EVM-compatible wallet that supports custom chain configurations for Sei.
- [MetaMask](https://metamask.io/)
2 changes: 1 addition & 1 deletion pages/dev-token-standards.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Fungible tokens are digital assets that are interchangeable with one another and
- **ERC20**: The ERC20 standard defines a common set of rules for fungible tokens on EVM-based blockchains. These tokens can be transferred, approved, and queried using standard functions.
- **CW20**: The CW20 standard is the Cosmos equivalent of ERC20, providing similar functionalities for tokens on Cosmos-based blockchains.
- **Interoperability and Pointer Contracts**: Pointer contracts enable interoperability between ERC20 and CW20 tokens, allowing for seamless interaction between the two standards.
- [Pointer Contracts Documentation](https://v2.docs.sei.io/interoperability/pointer-contracts)
- [Pointer Contracts Documentation](/dev-tutorials/pointer-contracts)
- **Pointer Contract Registry**: A registry that keeps track of pointer contracts to facilitate interoperability.

### NFTs
Expand Down
2 changes: 1 addition & 1 deletion pages/general-governance.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,4 @@ No, once you cast your vote, it is final and cannot be changed.
The minimum deposit required is 3500 Sei, but proposals can have higher thresholds for expedited processing.

**How do I view active proposals and vote results?**
Active proposals and vote results can be viewed on the [Sei App](https://app.sei.io/staking) or by querying the blockchain directly.
Active proposals and vote results can be viewed on the [Seiscan](https://www.seiscan.app/pacific-1/proposals) or by querying the blockchain directly using `seid`.
2 changes: 1 addition & 1 deletion pages/general-staking.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The Sei protocol incentivizes validators and delegators with staking rewards fro

Staking on Sei can be done through the Sei App, via the `seid` CLI, or even through REST or RPC calls.

- **Sei App**: [Staking](https://app.sei.io/staking)
- **Sei App**: [Staking](https://app.sei.io/stake)
- **seid CLI**: `seid tx staking [command] [flags]`
- **REST/RPC**: `GET/POST /staking/*`

Expand Down
21 changes: 10 additions & 11 deletions pages/user-quickstart.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,21 @@ import selectAssetImage from "../public/assets/select-asset.png";

# Getting Started with Sei

Welcome to the newly upgraded Sei V2 blockchain.
Welcome to the newly upgraded Sei V2 blockchain.

This basic guide is intended for new users to start using Sei, even if you are completely new to the blockchain space.

By the end of this guide, you will be ready to dive into the exciting world of applications and activities on Sei.

## Requirements

- A compatible non-custodial wallet, such as [MetaMask](https://metamask.io/), or [Compass](https://compasswallet.io/).
- Sei tokens [from an exchange](/user-guides/getting-tokens), or stablecoins in your personal wallet.

For help with wallet apps, see our [Setting up a Wallet](./user-guides/wallet-setup.mdx) guide.
For help with wallet apps, see our [Setting up a Wallet](/user-guides/wallet-setup) guide.

## Connecting Your Wallet to the Sei Network

When you connect your wallet to an application on Sei, you should automatically be prompted to join the correct network in your wallet interface.
When you connect your wallet to an application on Sei, you should automatically be prompted to join the correct network in your wallet interface.


<Callout emoji="💡">
Expand All @@ -47,25 +46,25 @@ Sei V2 introduces a significant upgrade: "Ethereum Virtual Machine (EVM)" suppor
- **EVM / 0x address:** Addresses used by the Ethereum Virtual Machine (EVM), these are prefixed with with "0x".
- **Sei address:** Canonical to the Sei blockchain, these are prefixed with "sei1".

Both address types are supported, and you can easily find the corresponding wallet address to your existing sei or 0x wallet address on the Sei app.
Both address types are supported, and you can easily find the corresponding wallet address to your existing sei or 0x wallet address on the Sei app.
Importantly, both addresses are derived from the same public key, ensuring a seamless integration of your assets across both address formats.

For a deeper dive into interoperability, check out our detailed article [here](https://blog.sei.io/sei-v2-interoperability/).

## Linking Wallet Addresses

In order to start using apps on Sei that leverage v2 interoperability, users must link their wallet addresses. Each Sei address in Sei V2 has a corresponding EVM / 0x address, and vice versa. When you use Sei V2 for the first time, it is necessary to link these two addresses.
In order to start using apps on Sei that leverage v2 interoperability, users must link their wallet addresses. Each Sei address in Sei V2 has a corresponding EVM / 0x address, and vice versa. When you use Sei V2 for the first time, it is necessary to link these two addresses.

<Callout type="warning">
**Important Note:** You cannot decide which Sei and 0x addresses are linked together. Each Sei account has exactly one specific Sei address, and one specific EVM / 0x address, associated with it. They are like 2 sides of the same coin, and cannot be combined with other addresses.
**Important Note:** You cannot decide which Sei and 0x addresses are linked together. Each Sei account has exactly one specific Sei address, and one specific EVM / 0x address, associated with it. They are like 2 sides of the same coin, and cannot be combined with other addresses.
</Callout>

You can link your Sei and EVM / 0x addresses using the Sei app.

1. Navigate to https://app.sei.io/ using your web browser.
2. On the Dashboard, look for the "Addresses" box.
3. Complete captcha, if required.
3. Click the "Link Addresses" button.
3. Click the "Link Addresses" button.
<ImageWithCaption img={linkAddressesImage} alt="Link addresses button"/>
This will prompt you to sign a message with your wallet - it's not a transaction, and will not charge you any gas fees.
<ImageWithCaption img={signMessageImage} alt="Sign message"/>
Expand All @@ -92,7 +91,7 @@ Users can simply copy their address starting with “sei…” and paste into th

No memo is required to withdraw from a CEX, however it is likely you will need to provide a memo when depositing Sei back onto a CEX. Refer to your chosen CEX’s guidelines to ensure your assets are transferred safely.

### Withdrawing to an EVM/0x Address
### Withdrawing to an EVM/0x Address

While CEXes integrate with Sei V2, users will have to perform the following steps in order to get started on Sei with a Metamask or other EVM wallet.

Expand All @@ -112,7 +111,7 @@ To move assets onto the Sei Blockchain from another network, a variety of bridge
NB: Assets pictured are for illustrative purposes only and may not be supported at present. Check the Sei app to see what options are available to you.
</Callout>
<ImageWithCaption img={selectAssetImage} alt="Select an asset"/>
4. Bridging Recommendation: Based on your asset and its origin chain, the Sei app will suggest a third-party bridge site.
4. Bridging Recommendation: Based on your asset and its origin chain, the Sei app will suggest a third-party bridge site.

To begin with, we recommend using [Squid](https://www.squidrouter.com/) to bridge your assets. As more bridges come online, they will be added to the bridge tab on the Sei App.

Expand All @@ -126,7 +125,7 @@ Some recommended bridges, will offer "gas on arrival" features. This can be part

## Viewing Assets in your Wallet

As a source of truth, users should navigate to the new block explorer for Sei v2: [seitrace.com](https://www.seitrace.com)
As a source of truth, users should navigate to a v2 block explorer such as [seitrace.com](https://www.seitrace.com).

This new explorer supports both EVM and Native Sei.

Expand Down

0 comments on commit d522ce8

Please sign in to comment.