TLDR: If you are not familiar with Git & Github, follow these steps below to fork and setup your own repository.
- Step 1: Install Git & Github Desktop (optional) on your local device
- Step 2: Fork this repository by click the
Fork button
on Github
- Step 3:
Clone
the forked repository to your local device using the below command
git clone https://github.com/<your_github_username>/open-danang-hackcamp-2025.git
Replace the [name-of-your-account]
with your Github username. For example, if my username is chungquantin
, I would do the below command to clone the repository to my local device.
git clone https://github.com/openguild-labs/open-danang-hackcamp-2025.git
- Step 4: Edit the
README.md
file to register for official participation
Go to Participant Registration section and register to be the workshop participants. Add the below to the list, replace any placeholder with your personal information.
| 🦄 | Name | Github username | Your current occupation |
- Step 5:
Commit
your code and push to the forked Github repository
git add .
git commit -m "<Your Name> | Register for OpenGuild Da Nang Hackcamp 2025"
- Step 6: Create a
Pull Request
to merge your changes to this repository and name your PR asYour name | Register for Da Nang Hackcamp 2025

Total OpenGuild prize pool: 2000$ / 5 winners
Total Bifrost Parner prize pool: 300$-1000$ (dedicated to Bifrost's Challenge)
Challenge | Description | Action | Bounty |
---|---|---|---|
1 | Building Uniswap V2 Application | Take Challenge | $ |
2 | Building Lending and Borrowing Application | Take Challenge | $ |
3 | Build a cross-chain application using XCM | Take Challenge | $ |
4 | Polkadot SDK | Take Challenge | $ |
Parner Track - Bifrost | Create a unique and optimal UX for interacting with Bifrost Liquid Staking Tokens available on many chains | Take Challenge | $300-$1000 |
Link : https://faucet.polkadot.io/?parachain=1111
Link : https://blockscout-passet-hub.parity-testnet.parity.io/
-
ETH - EVM-compatible RPC:
https://testnet-passet-hub-eth-rpc.polkadot.io/
-
ChainID:
0x190f1b45
- Polkadot Smart Contracts Documentation
- Polkadot Smart Contracts Tutorial
- Polkadot Smart Contract Basics
- Hardhat-Polkadot Plugin
- Remix for Polkadot
- Old Smart Contract Docs
- OpenGuild Learn
OpenGuild is a builder-driven community centered around Polkadot. OpenGuild is built by Web3 builders for Web3 builders. Our primary aim is to cater to developers seeking a comprehensive understanding of the Polkadot blockchain, providing curated, in-depth materials with a low-level approach.
- About us: Learn more about us
- Website: OpenGuild Website
- Github: OpenGuild Labs
- Discord: Openguild Discord Channel