https://github.com/dexhunter/ckb-bounty-2021
https://github.com/dexhunter/ckb-bounty-2021
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dexhunter/ckb-bounty-2021
- Owner: dexhunter
- Created: 2021-08-11T11:55:04.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-29T14:01:42.000Z (almost 5 years ago)
- Last Synced: 2025-03-02T17:29:11.021Z (over 1 year ago)
- Size: 704 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ckb-bounty-2021
This project contains my approaches to Nervos Hackathon 2021 ([its website](https://gitcoin.co/hackathon/nervos/onboard)) and the address of repo is [https://github.com/dexhunter/ckb-bounty-2021](https://github.com/dexhunter/ckb-bounty-2021)
Finished:
- [x] 0) Setup A Local CKB Node And CKB Indexer For The Testnet
- [x] 1) Create A Godwoken Account On The EVM Layer 2 Testnet
- [x] 2) Deploy A Simple Ethereum Smart Contract On Polyjuice
- [x] 3) Issue A Smart Contract Call To The Deployed Smart Contract
- [x] 4) Issue An SUDT Token On Layer 1 And Deposit It To Layer 2
- [x] 5) Deploy The ERC20 Proxy Contract For The Deposited SUDT
- [x] 6) Use Force Bridge To Deposit Tokens From Ethereum To Polyjuice