mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-01-22 09:43:47 +00:00
docs: mention util
and convert
packages in compiler
This commit is contained in:
parent
bcc11cbd74
commit
5ba22a02f4
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ pkg.go.dev](https://pkg.go.dev/github.com/nspcc-dev/neo-go/pkg/interop)
|
||||||
for full API documentation. In general it provides the same level of
|
for full API documentation. In general it provides the same level of
|
||||||
functionality as Neo .net Framework library.
|
functionality as Neo .net Framework library.
|
||||||
|
|
||||||
|
Compiler provides some helpful builtins in `util` and `convert` packages.
|
||||||
|
Refer to them for detailed documentation.
|
||||||
|
|
||||||
## Quick start
|
## Quick start
|
||||||
|
|
||||||
### Compiling
|
### Compiling
|
||||||
|
|
Loading…
Reference in a new issue