Introduction

Kythera is a toolset for Filecoin Virtual Machine Native Actor development, testing and deployment.

The ambition is to become the core boilerplate for any native projects developed in any FVM supported languages. its goal is to ease testing of native actors at the Wasm level, deploy the actors on any FVM-compatible network and interact with them.

Sections

Getting started

To get started with Kythera, install Kythera and setup your first project.

Overview

This overview will give you all you need to know about how to use kythera to develop, test, deploy, and interact with smart contracts.

Tutorials

Tutorials on building actors with Kythera.

Contributing

Help us improve Kythera by contributing

Reference