You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
Utilize the verify() method of bb.js and integrate its results with the Solidity verifier to enable verification and ensure compatibility with Ethereum smart contracts.
Acceptance Criteria:
The verify() method in bb.js should work as expected.
Integration with Solidity verifier should be smooth and without inconsistencies.
The text was updated successfully, but these errors were encountered:
Description:
Utilize the
verify()
method of bb.js and integrate its results with the Solidity verifier to enable verification and ensure compatibility with Ethereum smart contracts.Acceptance Criteria:
verify()
method in bb.js should work as expected.The text was updated successfully, but these errors were encountered: