keep-starknet-strange / shinigami

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

Implement OP_TRUE opcode #31

Closed hakymulla closed 2 months ago

hakymulla commented 2 months ago

OP_TRUE opcode Implemetation, The number 1 is pushed onto the stack.

b-j-roberts commented 2 months ago

Nice work! Thank you!