https://github.com/7kms/hackathon-nervos
https://github.com/7kms/hackathon-nervos
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/7kms/hackathon-nervos
- Owner: 7kms
- Created: 2021-08-14T05:46:14.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-17T14:53:59.000Z (almost 5 years ago)
- Last Synced: 2025-03-03T16:49:50.585Z (over 1 year ago)
- Language: TypeScript
- Size: 4.65 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hackathon-nervos
0. [Setup a Local CKB Node and CKB Indexer for the Testnet](./task0/readme.md)
1. [Create a Godwoken Account on the EVM Layer 2 Testnet](./task01/readme.md)
2. [Deploy a Simple Ethereum Smart Contract on Polyjuice ](./task02/readme.md)
3. [Issue a Smart Contract Call to the Deployed Smart Contract](./task03/readme.md)
4. [Issue an SUDT Token on Layer 1 and Deposit it to Layer 2](./task04/readme.md)
5. [Deploy the ERC20 Proxy Contract for the Deposited SUDT](./task05/readme.md)
6. [Use Force Bridge to Deposit Tokens From Ethereum to Polyjuice](./task06/readme.md)