Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 670 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 670 Bytes

OVERVIEW

This repository contains sample projects that demonstrate how to use Avail. Each project has its own README that explains what type of project it demonstrates.

UNDER DEVELOPMENT

NOTE: Avail development has focused on the toolchain, specifically the IDE. The state of each of the sample projects are indicated in each project's README.

Projects

Sample Hybrid Project

sample-hybrid-project represents a project that uses Avail in a JVM project with bindings in Avail to functions written in Kotlin.