Skip to content

CinaChain / Base Sepolia beta.

Evaluate a Web3 collection flow with testnet assets.

CinaChain’s repository includes an NFT DApp, portal, documentation, smart contracts, and Cloudflare edge services. The current release scope is Base Sepolia testnet; documented domains are not proof of a live production deployment.

Product evidence / current scope.

What is verifiable today.

Status and capabilities below are tied to public project repositories. They do not imply a customer deployment, managed SLA, or production availability beyond the linked evidence.

Status: Beta / Base Sepolia testnet

The repository is configured for testnet assets. Its documented domain topology is not proof of a live production deployment.

Verified: · commit 7b5cde5

Implemented in the project

  • NFT gallery, whitelist/public minting, and admin surfaces
  • Wallet connection on Base Sepolia testnet
  • Cloudflare Pages / Workers with IPFS and R2 storage paths

Documented interfaces and integrations

  • EVM smart contracts on Base Sepolia
  • Reown AppKit, wagmi, and viem
  • IPFS gateways, Cloudflare KV / R2 / Workers

Illustrative reference workflow

CinaChain

Example data generated by this site—not a customer screenshot or proof of a live deployment.

Input Testnet mint request
Control Whitelist + contract state
Output Base Sepolia transaction

Capabilities.

A focused layer for the work your team needs to finish.

These are reference workflow patterns, not a promise that every capability is enabled in every release or deployment. Start with the smallest useful workflow and confirm current availability against the evidence above.

Browse.

Render an NFT collection gallery.

Display collection assets with documented multi-gateway IPFS image fallback.

Wallet.

Connect a Base Sepolia wallet.

Use Reown AppKit with wagmi and viem against one explicit test network.

Mint.

Exercise whitelist or public mint phases.

Run the repository’s Merkle-tree whitelist and public-phase paths with testnet assets.

Admin.

Operate documented collection controls.

Use the included admin surfaces for whitelist management and contract operations.

Edge.

Separate Pages and Worker surfaces.

Keep portal, DApp, docs, billing, and whitelist units explicit in the Cloudflare release topology.

Verify.

Treat deployment claims as evidence-based.

Run quality gates and verify custom domains and live revisions after each release.

Workflow.

Move a testnet mint through explicit checks.

A reference evaluation keeps the selected network, wallet, phase, contract state, and explorer result visible.

01 / Select Base Sepolia Confirm the configured test network and testnet-only asset scope before connecting a wallet.
02 / Connect the wallet Establish the Reown AppKit connection and display the expected account and network.
03 / Validate the mint phase Check whitelist eligibility or public-phase state before submitting the test transaction.
04 / Review the transaction Inspect the Base Sepolia result and confirm gallery metadata through the configured storage paths.

Illustrative testnet contract.

Keep the implementation understandable.

Use explicit inputs, review points, and outputs so the system is easier to operate and change.

mint "testnet-collection" {
  network   = "base-sepolia"
  phase     = "whitelist-or-public"
  assetType = "testnet-only"
}

Operating principles.

Built for practical adoption.

Testnet honesty.

Beta and Base Sepolia scope should stay visible wherever the product is described.

Visible contracts.

Network, mint phase, contract, and explorer links should remain inspectable.

Verified releases.

Repository configuration must be paired with post-deploy domain and revision checks.

Next step.

Map this product to one real workflow.

Tell us the work, systems, constraints, and review points your team already has. We will help identify a sensible starting scope.