neo-one icon indicating copy to clipboard operation
neo-one copied to clipboard

Look into adding nef file APIs in compiler

Open spencercorwin opened this issue 3 years ago • 0 comments

Right now you can get the nef property of a contract in smart contracts, but it comes out as a buffer. It's possible we could parse the buffer and provide more information from the nef file within smart contracts, like the compiler string, the tokens, the script buffer, the checksum, etc.

spencercorwin avatar Jun 17 '21 01:06 spencercorwin