Darlington02/min-starknet

add test for min-messaging-bridge

Opened this issue · 0 comments

The messaging bridge minimal implementation still lacks a test script.

  • Script a test in Cairo for the contract, and keep your code commented, so a newbie can understand what each line of code does.

  • Once done, update the Readme, adding a link to the test script under the min-erc20-messaging-bridge section.

  • Open a PR