neo-one
neo-one copied to clipboard
Look into adding nef file APIs in compiler
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.