An open API service indexing awesome lists of open source software.

https://github.com/7kms/hackathon-nervos


https://github.com/7kms/hackathon-nervos

Last synced: about 1 month ago
JSON representation

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)