<A class="SECRETE" href="#HELLO WEB3"></A><P class="TITLE">ENDLESS</P>
Stand Out?
UX & Usability • Commercial Potential

Milestone-Driven Grant Payout
Note: Funds are evaluated each stage by the Endless Tech Committee and DAO; underperforming
projects pause funding, with remaining funds rolling over to the next quarter.
User growth/on-chain activity targets.
<A class="SECRETE" href="#HELLO WEB3"></A><P class="TITLE">ENDLESS</P>
Infrastructure Development Guide
Introductory tutorial exercises
Connect Wallet
The wallet is the core entry point for users to interact with the blockchain. It implements the core functions of identity authentication, transaction signature and asset management, and is the basic step in any DApp development.
Deploy Contract
Contracts are the core content for developers to build decentralized applications (DApps). They define the business logic, asset rules, and automation protocols on the blockchain and are the key foundation for blockchain development.
Calling RPC
RPC provides real-time on-chain operation capabilities, while the indexer efficiently parses on-chain data. The combination of the two allows DApp to have both real-time and complex query capabilities, greatly improving development efficiency and user experience.
<A class="SECRETE" href="#HELLO WEB3"></A><P class="TITLE">ENDLESS</P>
FAQs
Answer your questions
1. Install the CLI and set up a local development environment, while learning the Move language and related documentation.
2. Write smart contracts and perform unit tests to ensure correct functionality.
3. Deploy the contract to the test network for verification and make adjustments based on feedback.
4. Create a user interface to interact with the contract, integrate and test it, and finally deploy it to the main network for users to use.
<A class="SECRETE" href="#HELLO WEB3"></A><P class="TITLE">ENDLESS</P>