# Introduction to ESCC


# About ESCC

## What is ESCC？

The Eos Stable Coin Chain (ESCC) is a pioneering blockchain platform, intricately designed to optimize and facilitate transactions involving stablecoins. This platform is the culmination of integrating EOS technology with EOS EVM (Ethereum Virtual Machine) architecture, creating a hybrid system that harnesses the benefits of both. The EOS component ensures rapid transaction processing and scalability, key features needed for high-volume stablecoin transactions. Meanwhile, the EOS EVM aspect allows Ethereum-based applications and smart contracts to operate seamlessly on ESCC. This synergy makes ESCC not just another player in the blockchain arena, but a specialized solution aimed at revolutionizing how stablecoins are used and managed.

## The Genesis of ESCC

The development of ESCC was motivated by a clear gap in the blockchain landscape: the lack of a platform specifically tailored for stablecoin transactions. Traditional blockchains, while versatile and powerful, often fell short in optimizing the unique requirements of stablecoin handling, such as the need for high-speed transactions, cost-effectiveness, and cross-ecosystem compatibility. To address these shortcomings, the ESCC team set out to create a blockchain platform that would not only support the transactional nature of stablecoins but also enhance their usability and efficiency. By integrating the robust performance capabilities of EOS technology and the flexibility of the EOS EVM, ESCC was born – a blockchain solution purpose-built for the evolving world of stablecoins.

<br>


# Background of ESCC

### The Rise of Stablecoins

Stablecoins have emerged as a pivotal element in the cryptocurrency landscape, owing to their ability to bridge the gap between the volatile nature of cryptocurrencies and the stability of traditional fiat currencies. As of recent years, the market capitalization of stablecoins has seen exponential growth, indicating a strong demand for more stable forms of digital currency. Stablecoins like USDT, USDC, and others have not only gained significant value but also become integral to various crypto-related activities, including trading, lending, and remittances.

### Stablecoins and Blockchain Ecosystem

Despite their increasing market value, stablecoins face challenges in terms of scalability, efficiency, and integration with real-world applications. Most blockchain platforms are not optimized for stablecoin transactions, leading to issues like high gas fees, slow transaction speeds, and limited use cases. Moreover, the actual on-chain activities involving stablecoins often reveal a gap between their potential and their actual utility in day-to-day transactions and financial operations.

### ESCC: A Decentralized Banking System

Envisioning ESCC as a decentralized bank account system provides a novel perspective on its utility. Users can view ESCC as a platform where they can securely store their assets, particularly stablecoins, and engage in a variety of financial activities. This system would allow for the seamless operation of real-life financial activities on the blockchain.

* Asset Storage and Management: Users can store their stablecoin assets in ESCC, similar to a bank account, but with the added benefits of blockchain technology, such as enhanced security, transparency, and control over their funds.
* Integration with Real-world Activities: ESCC can facilitate the on-chain execution of various real-life financial operations. This includes payments, remittances, investment activities, and more, all conducted in a stable and efficient manner using stablecoins.
* Decentralization and Accessibility: Unlike traditional banking systems, ESCC offers a decentralized approach. This ensures that users worldwide have equal access to financial services, without the need for intermediaries or facing geographical restrictions.


# The Need for ESCC in the Stablecoin Ecosystem

The rapid expansion of the stablecoin market underscores the need for a specialized blockchain infrastructure like ESCC. Stablecoin transactions, by their very nature, demand high throughput, low transaction costs, and enhanced stability - requirements that traditional blockchain platforms may not efficiently meet.

ESCC addresses these needs by providing a platform specifically optimized for stablecoin transactions. Its integration of EOS technology ensures high-speed transaction processing and scalability, crucial for handling the high volume of stablecoin transfers. Furthermore, by using stablecoins for transaction fees, ESCC significantly reduces the cost and volatility typically associated with gas fees in other cryptocurrencies.

In addition, ESCC's compatibility with the Ethereum ecosystem is a strategic advantage. This feature facilitates a seamless transition for developers and businesses from the Ethereum world to ESCC, enabling them to leverage the stability and efficiency of stablecoins in their applications and services. This compatibility also means that existing Ethereum-based applications and smart contracts can be easily adapted to work on ESCC, fostering a more inclusive and interoperable blockchain environment.<br>

In summary, ESCC emerges as a vital solution in the stablecoin ecosystem, not just as a blockchain platform but as a bridge connecting the stability of stablecoins with the innovative potential of the blockchain technology.


# Getting Started


# Network Information

{% hint style="warning" %}
**Important Notice**

ESCC is under development. This is a living document and is susceptible to changes.
{% endhint %}

## ESCC Network Information

<table data-full-width="false"><thead><tr><th width="203">Network Type</th><th width="98">Chain ID</th><th width="91">Symbol</th><th>Public RPC URL</th><th>Block Explorer</th></tr></thead><tbody><tr><td><del>ESCC Testnet(Deprecated)</del></td><td><del>15555</del></td><td><del>tEOS</del></td><td><a href="https://testnet-rpc.escc.io"><del>https://testnet-rpc.escc.io</del></a></td><td><a href="https://explorer-testnet.escc.io"><del>https://explorer-testnet.escc.io</del></a></td></tr><tr><td>ESCC USDT Testnet</td><td>15555</td><td>tUSDT</td><td><a href="https://testnet-rpc-p.escc.io">https://testnet-rpc-p.escc.io</a></td><td><a href="https://testnet-explorer.escc.io/">https://testnet-explorer.escc.io/</a></td></tr><tr><td>ESCC Mainnet</td><td>-</td><td>USDT</td><td>Coming Soon</td><td>Coming Soon</td></tr></tbody></table>

## Bridges

<table><thead><tr><th width="207">Network Type</th><th>Bridge URL</th></tr></thead><tbody><tr><td>ESCC USDT Testnet</td><td><a href="https://testnet-bridge.escc.io">https://testnet-bridge.escc.io</a></td></tr><tr><td>ESCC Mainnet</td><td>Coming Soon</td></tr></tbody></table>

## Testnet Faucet

<table><thead><tr><th width="214">Network Type</th><th>Faucet URL</th></tr></thead><tbody><tr><td>ESCC USDT Testnet</td><td><a href="https://testnet-faucet.escc.io">https://testnet-faucet.escc.io</a></td></tr></tbody></table>


# Wallet Configuration

{% hint style="warning" %}
**Important Notice**

ESCC is under development. This is a living document and is susceptible to changes.
{% endhint %}

Ethereum wallet and other EVM compatible chain wallet is supported to interact with ESCC.

To configure your wallet to work with ESCC, you will need to add the following network information:

#### Testnet

* **Network Name:** ESCC USDT Testnet
* **RPC URL:** <https://testnet-rpc-p.escc.io>
* **ChainID:** 15555
* **Symbol:** tUSDT
* **Explorer:** <https://testnet-explorer.escc.io/>

#### Mainnet

* **Network Name:** ESCC Mainnet
* **RPC URL:** \<Coming Soon>
* **ChainID:** \<Coming Soon>
* **Symbol:** \<Coming Soon>
* **Explorer:** \<Coming Soon>


# Getting Balance From Faucet

{% hint style="warning" %}
**Important Notice**

ESCC is under development. This is a living document and is susceptible to changes.
{% endhint %}

Before using the ESCC USDT Testnet, you must request for some tUSDT from ESCC Testnet faucet. You can visit the below page to request 1 tUSDT for testing purpose.

## Testnet Faucet

<table><thead><tr><th width="183">Network Type</th><th>Faucet URL</th></tr></thead><tbody><tr><td>ESCC USDT Testnet</td><td><a href="https://testnet-faucet.escc.io">https://testnet-faucet.escc.io</a></td></tr></tbody></table>


# Core Features and Technical Aspects of ESCC


# ESCC Technical Architecture

{% hint style="warning" %}
ESCC is under development. This is a living document and is susceptible to changes.
{% endhint %}

The technical architecture of ESCC is a sophisticated blend of EOS technology and Ethereum Virtual Machine (EVM) compatibility, designed to specifically cater to the needs of stablecoin transactions. Key components of this architecture include:

<figure><img src="/files/CleC9qimW6kMdKI6DWDg" alt=""><figcaption></figcaption></figure>

**EOS-Based Infrastructure:** At its core, ESCC utilizes the EOS blockchain's infrastructure, known for its high transaction throughput and scalability. This foundation supports the heavy demand of stablecoin transactions, ensuring speed and efficiency.<br>

**EOS EVM Integration:** ESCC integrates an EOS-compatible version of the Ethereum Virtual Machine, allowing for Ethereum-based smart contracts and applications to run seamlessly on the ESCC network.<br>

**Smart Contract Capability:** Leveraging EOS's efficient consensus mechanism, ESCC facilitates complex smart contract operations, essential for stablecoin management and decentralized finance (DeFi) applications.<br>

**Enhanced Security Protocols:** ESCC incorporates advanced security measures, including robust cryptographic algorithms, to ensure the safety and integrity of transactions on the network.<br>


# Core Features of ESCC

ESCC boasts several distinctive features that set it apart from other blockchain platforms:

**Optimized for Stablecoin Transactions:** The platform is fine-tuned to handle stablecoin transactions with high efficiency and low costs, making it ideal for both large-scale and everyday transactions.<br>

**Stablecoin as Gas Fee:** A unique feature of ESCC is the use of stablecoins for transaction fees (gas), which brings predictability to transaction costs and mitigates the impact of crypto market volatility.<br>

**High Performance and Scalability:** Drawing from EOS's performance, ESCC offers fast transaction processing and the ability to scale, accommodating growing stablecoin usage.<br>

**Developer-Friendly Environment:** With tools and resources tailored for developers, ESCC fosters an environment conducive to developing a wide range of stablecoin applications, from DeFi to remittances and beyond.<br>


# Understanding EOS EVM Compatibility

EOS EVM Compatibility is a standout feature of ESCC, providing significant benefits:<br>

**Seamless Ethereum Integration:** Developers can easily migrate or create Ethereum-based applications on ESCC, thanks to its EOS EVM compatibility.

**Access to Ethereum's Development Tools:** This compatibility allows developers to use familiar Ethereum development tools and frameworks, reducing the learning curve and accelerating development.

**Broader Application Scope:** By bridging EOS and Ethereum ecosystems, ESCC expands the scope of potential applications, attracting a wider developer community and user base.

Interoperability with Ethereum Ecosystem: ESCC enables interoperability with a vast array of existing Ethereum-based assets and services, enhancing the utility and reach of the ESCC platform.

<br>


# Inscription protocols and their application in ESCC


# Definition and importance of inscriptions

ESCC chose to become an Inscription Native Chain because of the potential of inscription technology and the multiple innovative advantages it offers:<br>

**Innovation and control:** Inscription technology enables developers to create entirely new types of tokens, providing the ability to have more control over their supply, functionality and distribution. This approach offers a wider range of creative space and personalization options than traditional token protocols.

**Democratizing access and participation:** Inscription technology lowers the barrier to entry, making it easy for anyone to create and own assets on the blockchain. This democratization not only expands the acceptability of blockchain technology, but also encourages broader user participation and innovation.

**Diverse application scenarios:** From DeFi to gaming and digital collectibles, Inscription technology supports a variety of application scenarios. Its flexibility and compatibility enable developers to explore unprecedented paths of innovation, driving a new wave of decentralized applications (DApps) and digital assets.

As such, ESCC, the Inscription Native Chain, aims to capitalize on these strengths to provide a more robust, flexible and innovative platform to meet the demands of future crypto asset development.<br>


# Technical Implementation of Inscriptions in ESCCage

On the technical level, the realization of ESCC chain native inscriptions is mainly based on the smart contract technology of EVM (Ether Virtual Machine), and the following are the key technical realization points:<br>

**Combination of smart contracts and inscriptions:** on ESCC, smart contracts are not only capable of executing complex logic and transactions, but can also embed inscriptions. These inscriptions can be text, code, or other types of data that are permanently recorded on the blockchain.

**Immutability and permanence:** once an inscription is written to the blockchain, it becomes part of the blockchain's history and cannot be changed or deleted. This immutability and permanence is one of the core features of ESCC, ensuring the authenticity and long-term value of the data.

**Flexible Data Embedding:** utilizing the flexibility of EVM, ESCC allows various types of data to be embedded into transactions. This can be celebratory messages, commemorative content, or even more controversial or promotional content.\
**Decentralization and Security:** The inscription protocol on ESCC leverages the decentralization and security of the blockchain to ensure that all data is safe and untamperable.


# Developing and Deploying Inscriptions

**ESCC-20**

esc-20 is the token standard of the Laysats chain, with the same operating mechanism as the BRC-20 token standard on Bitcoin and many improved features.


# Deploy

Deploy new token on the escc-20 protocol

sccdata:,{"p":"escc-20","op":"deploy","tick":"escc","lim":"3","max":"21000000"}

```json
{ 
  "p": "escc-20",
  "op": "deploy",
  "tick": "escc",
  "max": "21000000",
  "lim": "3"
}
```

<table><thead><tr><th width="160">Param</th><th width="133">Requiered</th><th width="224">Definition</th><th>Example</th></tr></thead><tbody><tr><td>p</td><td>Yes</td><td>Protocole's name</td><td>escc-20</td></tr><tr><td>op</td><td>Yes</td><td>Operation's name</td><td>deploy (deploy the token creation)</td></tr><tr><td>tick</td><td>Yes</td><td>Token's name</td><td>escc</td></tr><tr><td>lim</td><td>Yes</td><td>Token get by mint</td><td>3</td></tr><tr><td>max</td><td>Yes</td><td>Max Supply</td><td>21,000,000</td></tr></tbody></table>

> * **"p": "escc-20"**: This might refer to the protocol code, here named "escc-20."
> * **"op": "deploy"**: Indicates the operation type, which is "deploy" in this case. This typically means  launching a token onto the blockchain.
> * **"tick": "escc"**: A unique abbreviation used to identify the token. Here, "free" suggests the name or identifier of the token.
> * **"max": "21000000"**: This specifies the maximum supply of tokens, set at 21,000,000. It's a common parameter in token creation to define how many tokens will exist in total.
> * **"lim": "3"**: This likely refers to a mint limit per inscription. The number of tokens that can be  acquired in a single transaction, set here to 3.


# Mint

data:,{"p":"escc-20","op":"mint","tick":"escc","amt":"3"}

```json
{ 
  "p": "escc-20",
  "op": "mint",
  "tick": "escc",
  "amt": "3"
}
```

<table><thead><tr><th width="160">Param</th><th>Required</th><th width="204">Definition</th><th>Example</th></tr></thead><tbody><tr><td>p</td><td>Yes</td><td>Protocole's name</td><td>escc-20</td></tr><tr><td>op</td><td>Yes</td><td>Operation's name</td><td>Mint token</td></tr><tr><td>tick</td><td>Yes</td><td>Token's name</td><td>escc</td></tr><tr><td>amt</td><td>Yes</td><td>Amount get by mint</td><td>3</td></tr></tbody></table>

> * **"p": "escc-20"**: This represents the protocol identifier, named "escc-20".
> * **"op": "mint"**: Indicates the operation type, "mint", which in blockchain terminology refers to the creation of new tokens.
> * **"tick": "escc"**: Symbol for the token, which is "escc".
> * **"amt": "3"**: Specifies the amount for the operation, in this case, "3". In the context of minting, this would likely mean that 3 units of the "free" token are to be created.


# ESCC Network Insights


# Tokenomics

{% hint style="warning" %}
**Important Notice**

ESCC is under development. This is a living document and is susceptible to changes.
{% endhint %}

ESCC Tokennomics will be updated as soon as it released.&#x20;


# ESCC Use Cases and Applications


# Potential Areas for ESCC Application

<figure><img src="/files/Nl4KwdgeBNv5oFSsEXgg" alt=""><figcaption></figcaption></figure>

This section will explore specific, practical use cases of ESCC, demonstrating its potential in various industries:

**Stablecoin Platforms:** Similar to the example of JPYWorld (JPYW), other stablecoins pegged to different fiat currencies could utilize ESCC for reliable and efficient transactions, benefiting from its high-performance blockchain infrastructure to maintain their stability and ensure rapid settlement.

**Digital Wallets:** Leveraging ESCC, digital wallets like PassPay Wallet could offer enhanced security and efficient management of stablecoins. They could provide features such as seamless transactions, easy swapping between different stablecoins, and attractive yield-earning opportunities within the stablecoin ecosystem.

**Cross-Border Payment Solutions:** Products like the PassPay Card can use ESCC to enable instant, low-cost international payments. Such solutions would allow users to make payments in stablecoins, which are automatically converted into local currencies at the point of sale, combining the flexibility of cryptocurrencies with the stability of fiat.

### Future Expansions:

**Stablecoin Exchange Platforms:** Facilitating the trade of various stablecoins against cryptocurrencies or fiat currencies on a secure and scalable platform powered by ESCC.<br>

**Payment and Merchant Services:** Offering robust payment solutions and merchant services, enabling transactions in stablecoins for everyday purchases or business operations.<br>

**Stablecoin-Backed Credit Facilities:** Utilizing the stability of stablecoins to offer credit services, potentially with more competitive fees and transparent processes compared to traditional credit systems.<br>

**Stablecoin-Based Lending Services:** Providing lending and borrowing services where users can leverage their stablecoin holdings for loans or earn interest by lending them out.

\
**Loyalty and Reward Systems:** Integrating stablecoins with loyalty programs, allowing users to earn or spend stablecoins across a network of participating vendors and partners.


# ESCC Roadmap

{% hint style="success" %}
**Important Notice**

ESCC is under development. This is a living document and is susceptible to changes.
{% endhint %}

{% hint style="info" %}
2023 Q4: Foundational Development & Launch Readiness

EOS-Ethereum Fusion: Focus on integrating EOS and Ethereum features to ensure seamless operation and benefit from shared technological advancements.

Platform Optimization: Commence the development of ESCC, prioritizing high transaction throughput, robust security, and extensive compatibility with existing blockchain applications.

Testnet and Mainnet Preparation: Dedicate significant effort towards the successful launch of ESCC’s testnet and mainnet, preparing them for widespread adoption and use.
{% endhint %}

{% hint style="info" %}
2024 Q1: Mainnet Refinement & Ecosystem Expansion

Continuous Mainnet Enhancement: Actively refine the ESCC mainnet based on user feedback and performance data to ensure optimal functionality.

DApp Integration and Support: Drive efforts to integrate existing and new DApps onto ESCC, offering incentives and comprehensive support to developers.

Community Building Initiatives: Host educational webinars, interactive workshops, and community meetups to attract and engage developers and enthusiasts in the ESCC ecosystem.
{% endhint %}

{% hint style="info" %}
2024 Q2: Developer Engagement & Strategic Partnerships

Developer Ecosystem Growth: Aim to onboard a significant number of DApps and engage a large community of developers to build on ESCC.

Strategic Partnerships Announcements: Reveal collaborations with key players in the blockchain space to enhance the credibility and reach of ESCC.
{% endhint %}

{% hint style="info" %}
2024 Q3: Scaling Innovations & User Experience Enhancement

Horizontal Scalability Focus: Position ESCC as a leading blockchain platform for stablecoins, emphasizing its capability to handle high transaction volumes efficiently.

User Interface Improvements: Implement user-driven improvements to the platform, enhancing the overall user experience and ease of interaction on ESCC.
{% endhint %}

{% hint style="info" %}
2024 Q4: Ecosystem Growth & Annual Review

Release of Advanced Development Tools: Introduce advanced tools and frameworks to empower developers in creating sophisticated applications and wallets on ESCC.

Global Community Expansion: Promote ESCC on a global stage through various events, workshops, and development challenges to establish a strong international presence.
{% endhint %}


# Frequently Asked Questions (FAQ)

<details>

<summary><strong>What is ESCC and how does it differ from other blockchain solutions?</strong></summary>

ESCC (Eos Stable Coin Chain) is a unique blockchain platform specifically designed for stablecoin transactions. It combines the high-performance capabilities of EOS with the compatibility of EOS EVM (Ethereum Virtual Machine), making it distinct from traditional blockchains. Unlike other solutions, ESCC is optimized for stablecoin usage, ensuring efficient and scalable transactions while reducing the volatility typically associated with cryptocurrency gas fees.

</details>

<details>

<summary>How does ESCC leverage EOS technology?</summary>

ESCC utilizes the EOS blockchain's technology to offer high transaction throughput and scalability, essential for handling stablecoin transactions. This integration allows for quick and cost-effective transactions, leveraging EOS's established infrastructure while providing Ethereum ecosystem compatibility through EOS EVM.

</details>

<details>

<summary>Can you describe the architecture flow of ESCC?</summary>

ESCC operates by receiving Ethereum-like transactions directed to its RPC endpoint. These transactions are processed through the ESCC Proxy, wrapped as EOS Network transactions, and sent to the ESCC smart contract. The smart contract then executes these transactions, leveraging EOS storage and EOS EVM for efficient processing and state management.

</details>

<details>

<summary>Were there challenges in creating a stablecoin-focused blockchain? How were they overcome?</summary>

Developing a blockchain tailored for stablecoins presented challenges, particularly in ensuring seamless integration with existing Ethereum-based applications and managing stablecoin transactions. These were addressed by designing a flexible architecture that supports various blockchain experiences, from permissionless trading to regulated and KYC-compliant environments.

</details>

<details>

<summary>How has ESCC optimized stablecoin transaction processing?</summary>

ESCC enhances stablecoin transaction processing through efficient transaction handling and the use of stablecoins as gas fees. This approach not only speeds up transactions but also makes the cost predictable and less susceptible to the volatility of traditional cryptocurrencies.

</details>

<details>

<summary>What security measures does ESCC implement?</summary>

ESCC prioritizes security by incorporating advanced cryptographic methods and robust smart contract auditing processes. These measures ensure the integrity and safety of transactions on the network, catering to the high compliance standards required in stablecoin operations.

</details>

<details>

<summary>What user experience improvements does ESCC offer?</summary>

ESCC provides an enhanced user experience by offering fast, low-cost stablecoin transactions and a user-friendly interface. Its compatibility with the Ethereum ecosystem also allows users familiar with Ethereum-based applications to easily adapt to the ESCC platform.

</details>

<details>

<summary>What resources does ESCC provide to developers?</summary>

For developers, ESCC offers extensive documentation, development kits, and a supportive community forum. These resources are designed to assist in the easy development, deployment, and optimization of decentralized applications on the ESCC network, catering specifically to stablecoin-based applications.

</details>


# Resources and Further Reading

## **Official Documentation**

To gain a deeper understanding of ESCC and its functionalities, check out the comprehensive official documentation. This serves as a technical guide and reference manual for both developers and enthusiasts who wish to explore the ins and outs of the platform.<br>

## Community forums and discussions

Engage with our active community members, share your thoughts, and seek advice on our dedicated community forums. Additionally, platforms like Reddit, Telegram, and Discord house many discussions related to ESCC, its developments, and other related subjects.<br>

## ESCC GitHub repository

For developers and those interested in the technical aspects of ESCC, our GitHub repository is a treasure trove. It not only provides access to the platform's source code but also features tools, guides, and more to facilitate a smoother development experience.


