Skip to main content
Zondax Github LinkZondax Github Link
Theme SwitchTheme Switch

Milestone 1

Deliverables

This AssemblyScript SDK version includes the following features - Let's go to the project ↗️

Technical

CategorySubcategoryDescriptionLink
Syscall definition-Declaration of external functions provided by FVM🔗
Error codes-List each error code provided by FVM🔗
Constants-Each constant relevant to FVM🔗
Wrapper functions-Wrapper functions used to pass arguments and read the response from syscalls🔗
Helpers functions-Used to achieve some functionality by calling a series of wrapper or syscall functions🔗
Utils functionsCidCid parser🔗
Utils functionsStateBase state type🔗

Documentation

CategorySubcategoryDescriptionLink
DocsGeneralWhat is the Filecoin blockchain?🔗
DocsGeneralWhat is the FVM?🔗
DocsGeneralFVM architecture🔗
DocsGeneralWhat is WebAssembly?🔗
DocsGeneralWhat is AssemblyScript?🔗
DocsGeneralWhat is AssemblyScript SDK?🔗
DocsSDKStructure🔗
DocsSDKHow to start?🔗
DocsSDKHow to use it?🔗
DocsSDKHow to run it?🔗
DocsSDKHow to test it?🔗
DocsUse casesHello world🔗
TestingCI workflowsLocal Rust VM🔗
TestingCI workflowsFrom Lotus terminal🔗