keep-starknet-strange / shinigami

Bitcoin Script VM in Cairo
https://shinigamibtc.dev
MIT License
57 stars 56 forks source link

[feat] Implement OP_NIP #118

Closed varun-doshi closed 2 months ago

varun-doshi commented 2 months ago

Implement the OP_NIP

varun-doshi commented 2 months ago

@b-j-roberts I would like to take this up. Kindly assign

Thank you

onlydustapp[bot] commented 2 months ago

Hey @varun-doshi! Thanks for showing interest. We've created an application for you to contribute to shinigami. Go check it out on OnlyDust!

b-j-roberts commented 2 months ago

OP_NIP has already been implemented https://github.com/keep-starknet-strange/shinigami/blob/53ab9c10d70df7667ebab14903c19dabd325d367/src/opcodes/opcodes.cairo#L48