Crust Wiki

Crust Wiki

  • Docs
  • Shadow
  • Contribute
  • Languages iconEnglish
    • 中文
    • Help Translate

›Build With Algorand

General

  • Crust Overview
  • Crust Grants
  • Crust Ecosystem Growth
  • CRU Claims
  • LockedCRU Claims
  • LockedCRU Unlock
  • Bridge

    • Ethereum Bridge
    • Elrond Bridge
  • Crust Wallet
  • Glossary
  • Use CRU18 Guarantee
  • Parameters
  • Contributing

Learn

  • Account
  • Crust Tokens
  • New Bond
  • Guarantor
  • Validator
  • GPoS
  • sWorker

    • Overview
    • Entry Network
    • Workload
  • DSM
  • Storage Merchant
  • Identity
  • Governance Guide

Build

  • Builder's Portal
  • Crust Storage 101
  • Basics

    • Developer faucet
    • Crust Rocky Network
    • Store file with Crust Storage API
    • Store file with Crust IPFS Pinning Service API

    Crosschain Storage Solution

    • Crust's XCMP-based cross-chain dStorage solution
    • Crust's Parachain-based cross-chain dStorage solution
    • Crust's Native IPFS cross-chain dStorage solution
    • Crust's Smart contract cross-chain dStorage solution

    Integration Guide

    • DApp Hosting
    • NFTs
    • File Storage

    Node Guide

    • Crust Node
    • Crust Storage Manager

    Toolkits

    • Crust Pinner Github Action
    • Crust Pinner NPM Package
    • IPFS W3Auth Gateway
    • IPFS W3Auth Pinning Service

Build With EVM

  • Overview
  • Build With EVM 101
  • Chains

    • Ethereum
    • Optimism
    • Arbitrum
    • zkSync

    Toolkits

    • SDK

Build With Algorand

  • Overview
  • Build With Algorand 101
  • Algorand applications

Build With TON

  • Overview
  • Build With TON 101
  • TON applications

Node

  • Node Overview
  • Node Hardware Spec
  • Owner Node
  • Member Node
  • Isolation Node
  • Validator Guidance
  • Guarantor Guidance
  • sWorker Version
  • Node Benefits
  • Configure QoS

Storage

  • Overview
  • User Guidance
  • Merchant Guidance
  • Order Settlement
  • Storage Market Benefits
  • Apps Storage Issue

Q&A

  • Basic Knowledge
  • Verifiers and Candidates
  • Guarantor
  • Rewards and Punishments
  • Basic Node Problems
  • Member Node Related
  • Related Groups
  • Fix unstable chain
  • Applications
  • EPID & ECDSA
  • Other
Edit

Overview

I. Crust Network Algorand storage

Crust Network is a decentralized storage platform in Web3 ecosystem. It has provided reliable storage service for Polkadot ecosystem from launch of Mainnet(2021.10), and establish partnership with 100+ projects. To expand the storage functionality of Crust Network, we have already built EVM storage protocol for EVM ecosystem. For now, Crust Network brings storage service for Algorand ecosystem. Algorand is a secure, substainable blockchain. For more information about Algorand, please refer to this link.

II. Crust Network Algorand storage protocol

Pic

  1. Algorand storage smart contract Algorand storage smart contract is written in python with Pyteal Beaker library. User can place order with file cid(IPFS content id), file size and a boolean parameter called isPermanent indicated whether to store file permanently or not. Additionally, it features a payment settlement mechanism based on on-chain oracles. Anyone can be storage merchant by starting the order service and contacting crust team to register their algorand addresses to the storage smart contract.
  2. Orderer The orderer is an order node who has started the order service and registered its algorand address to algorand storage smart contract(short for storage contract below). The orderer will listen to the order event emitted by storage contract, which contains file cid, file size, isPermanent, merchant address parameters. With the order event, the orderer can place a storage order to Crust Network, and for the orderer it will receive the order service fee for its providing service.
← SDKBuild With Algorand 101 →
  • I. Crust Network Algorand storage
  • II. Crust Network Algorand storage protocol
Docs
Getting StartedCRU ClaimsWebsite Hosting with CrustNFT Data Storage with Crust
Community
DiscordTwitterTelegram
More
CooperationGitHub
Copyright © 2025 Crust Network