Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 1.09 KB

README.md

File metadata and controls

12 lines (8 loc) · 1.09 KB

Packages Introduction

[ English | 简体中文 ]

This project is organized by managing multiple sub-repositories within a top-level repository (also known as a super repository). This approach allows for better management and maintenance of different parts of the codebase while ensuring the independence and flexibility of each sub-repository.The sub-repositories are prefixed with the packages field.

Sub-repository list

Sub-repository link Description
packages_demos This repository contains code examples for openvela native applications, mainly including:
  • Music Player
  • Smart Band
  • Bicycle Computer
packages_fe_examples This repository contains basic openvela quickapp code examples, mainly including:
  • Calendar
  • Calculator UI
  • Player
  • Todolist
  • Chart
  • Settings UI