Introduction

  1. Introduction

【Gitcoin bounty :活动介绍 】

Task Setup and Requirements

  1. Task Setup and Requirements

    【Gitcoin bounty : 任务设置与要求 】

Gitcoin Tasks

  1. Setup a Local CKB Node and CKB Indexer for the Testnet

    【Gitcoin bounty 任务0: 设置测试网上的 CKB 节点和 CKB 索引器】

  2. Create a Godwoken Account on the EVM Layer 2 Testnet

    【Gitcoin bounty 任务1: 在 EVM 兼容的 Layer2 测试网上创建一个 Godwoken 账户】

  3. Deploy a Simple Ethereum Smart Contract on Polyjuice

    【Gitcoin bounty 任务2: 在 Polyjuice 上部署一个简易的以太坊智能合约】

  4. Issue a Smart Contract Call to the Deployed Smart Contract

    【Gitcoin bounty 任务3:发起一个智能合约呼叫来部署智能合约】

  5. Issue an SUDT Token on Layer 1, then Deposit it to Polyjuice on Layer 2

    【Gitcoin bounty 任务4:在 Layer1 发行一个 sUDT token,然后将他存到 Layer2 上面】

  6. Deploy the ERC20 Proxy Contract for the Deposited SUDT

    【Gitcoin bounty 任务5:给已经存到 Layer2 的 sUDT部署一个 ERC20 的代理合约】

  7. Use Force Bridge to Deposit Tokens on Ethereum to Polyjuice

    【Gitcoin bounty 任务6:通过 Force Bridge 将 token 从以太坊存到 Polyjuice】

  8. Port an Existing Ethereum dApp to Polyjuice

    【Gitcoin bounty 任务7:将一个既有以太坊 dApp 引入 Polyjuice 上】

  9. Modify the Ported dApp so it Supports Ethereum Assets via Force Bridge

    【Gitcoin bounty 任务8: 修改移植的 dApp,使之支持透过 Force Bridge 来的以太坊资产】

  10. https://github.com/Kuzirashi/gw-gitcoin-instruction/blob/master/src/tasks/9.withdraw.md

    【Gitcoin bounty 任务9:从 Layer2 发起取款回 Layer1 】

  11. https://github.com/Kuzirashi/gw-gitcoin-instruction/blob/master/src/tasks/10.unlock.md

    【Gitcoin bounty 任务10: 在 Layer1 解锁资金来完成解锁程序】

  12. https://github.com/Kuzirashi/gw-gitcoin-instruction/blob/master/src/tasks/11.tron.call.md

    【Gitcoin bounty 任务 11:使用 Tron 钱包来执行智能合约的呼叫】

Component Tutorials

  1. Setup a Nervos CKB Layer 1 Account with CKBytes

    用 CKBytes 设置 Nervos CKB Layer1 账户