DAS Documents
english
english
  • Introduction
  • FAQ
  • Glossary
  • Register DAS
    • Pricing
    • Open Registration Rules
    • Charsets
    • Reserved DAS List
  • Contribute to DAS
    • Contribute to DAS
    • Promoters
    • Channel
    • Registrar
    • Keeper
  • Developers
    • Wallet Integration
    • Build applications on DAS
    • Records namespace
  • We are hiring
    • Position List
    • Chief Evangelist
    • Frontend Engineer
    • Backend Engineer - Golang
    • Smart Contract Engineer - Rust
  • Others
    • Why assets on CKB can be managed by BTC address?
    • Github
    • Website
Powered by GitBook
On this page

Was this helpful?

  1. Contribute to DAS

Keeper

PreviousRegistrarNextWallet Integration

Last updated 3 years ago

Was this helpful?

DAS is a Dapp based on . "Off-chain computation, on-chain verification" is the unique design of Nervos CKB. For any Dapp running on top of CKB, there are both off-chain computation-related programs and on-chain verification-related code.

Keeper is the "off-chain computation" related programs of DAS and anyone can run without permission. It will issue transactions to modify the on-chain state of the CKB based on the on-chain state of the CKB. These transactions need to be validated by the program responsible for "on-chain validation" before they can be packaged on the chain. Therefore, anyone can implement their own Keeper according to

In DAS system, the Keeper program is responsible for batch processing user registration requests and recycling expired accounts, etc. Keeper will be rewarded for each registration request and account recycling process. .

Nervos CKB
DAS smart contracts
View Reward Details