A collection of contracts and o1js zk programs

2 Open Issues Need Help Last updated: Jul 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Add an admin-only withdrawal function to the Ethereum Solidity contract within the Nori-Bridge-SDK project. This function will allow authorized personnel to withdraw ETH from the locking contract, intended solely for testing purposes during the development phase. The function should be clearly marked as a temporary beta feature.

Complexity: 3/5
good first issue

A collection of contracts and o1js zk programs

TypeScript

AI Summary: Add a fallback function to the Ethereum Solidity smart contract within the Nori-Bridge-SDK project to prevent unintended Ether transfers and revert with a helpful message. This involves modifying the existing Ethereum contract code in the `contracts/ethereum` directory.

Complexity: 2/5
good first issue

A collection of contracts and o1js zk programs

TypeScript