tutus-chain/pkg/smartcontract/scparser/doc.go

8 lines
215 B
Go
Executable File

/*
Package scparser provides a Neo3 VM opcode parser and parsing utilities.
It's designed for applications that don't need full VM implementation, but
stil require some way to analyze bytecode.
*/
package scparser