issues Search Results · repo:BlocSoc-iitr/DappHack language:JavaScript
Filter by
11 results
(57 ms)11 results
inBlocSoc-iitr/DappHack (press backspace or delete to remove)implement user authentication through wallets by asking them to sign a message and create jwt token from signature and
their wallet address. Also, use cookies to store the jwt token. You can use Auth.js. ...
frontend
silent-cipher
- 3
- Opened on Jan 21, 2024
- #20
Use viem and wagmi to interact with blockchain and run contract functions instead of ethers. Also, update the smart
contract function calling to wagmi from react-moralis. With all this you also have to ...
frontend
integration
silent-cipher
- 1
- Opened on Jan 21, 2024
- #19
Integrate the already created backend apis with frontend at the following places: Home Page Project Page Organize Page
Project Submission Page Hack Page
Instead Tableland use backend apis for database ...
frontend
silent-cipher
- 1
- Opened on Jan 18, 2024
- #18
make apis for project and model similar to hackathon or team or user in controllers directory. Don t forget to import
these methods in routes directory.
APIs must include CRUD operations atleast.
backend
silent-cipher
- 1
- Opened on Jan 18, 2024
- #17
Currently a builder can only signup in one team through initializeTeam function and can t change the team.
Implement a changeTeam function along with making required changes in other functions that enable ...
enhancement
good first issue
smart contracts
lordshashank
- 2
- Opened on Jan 17, 2024
- #16
current implementation of changePrizePool is not optimal. It just increases the prize pool and that also without
updating the prize structs. Re-implement the function as two functions changePoolPrize and ...
bug
good first issue
smart contracts
lordshashank
- 9
- Opened on Jan 17, 2024
- #15
show which link is active on sidebar by different styling make sidebar fixed when we scroll through the page remove
scrolling behaviour from project-submission page while filling project details
frontend
good first issue
silent-cipher
- 2
- Opened on Nov 25, 2023
- #13
Make component for showing projects submitted under that hackathon Also, make a component for showing hackathons
timeline these components will be on hack/[hackName] page
frontend
silent-cipher
- 2
- Opened on Nov 25, 2023
- #12
Write hardhat tests for the function of parent contracts defined here. Also test there cross-chain implementation here
enhancement
smart contracts
lordshashank
- 2
- Opened on Nov 25, 2023
- #11
A cross-chain function of builder signup has been implemented here
Write axelar cross-chain function for all other functions defined in the parent contract here.
Axelar
smart contracts
lordshashank
- Opened on Nov 25, 2023
- #10

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.