movementlabsxyz / M1

An L1 for Move VM built on Avalanche.
https://docs.movementlabs.xyz
BSD 3-Clause "New" or "Revised" License
72 stars 53 forks source link
Project Logo # M1 [![License](https://img.shields.io/badge/license-BSD-blue.svg)](https://opensource.org/license/bsd-3-clause/) [![Tests](https://img.shields.io/badge/tests-Passing-brightgreen)](#) [![Build Status](https://img.shields.io/badge/build-Passing-brightgreen)](#) [![Coverage](https://img.shields.io/codecov/c/github/username/project.svg)](https://codecov.io/gh/username/project) [![Windows](https://img.shields.io/badge/Windows-Download-blue)](https://github.com/movemntdev/m1/releases) [![macOS](https://img.shields.io/badge/macOS-Download-blue)](https://github.com/movemntdev/m1/releases) [![Linux](https://img.shields.io/badge/Linux-Download-blue)](https://github.com/movemntdev/m1/releases) **An L1 for Move VM built on Avalanche.**

Table of Contents


Introduction

The Move programming language poses numerous benefits to builders including direct interaction with digital assets through custom resource types, flexibility with transaction script declaration, on-chain verification, and bytecode safety privileges.

Movement M1 is designed for the Avalanche subnet, allowing users to seamlessly interact with and build with the Move language on on a high-performance, modular, scalable and interoperable Layer 1.

This repository contains the code and contributor documentation for M1. If you would like to learn how to use and develop for the platform, please visit https://docs.movementlabs.xyx.

Features

Currently, M1 consists of...

Installation

See https://docs.movementlabs.xyz for a more complete installation guide. We recommend working with our Docker containers or using our installer.

Contributing

Please submit and review/comment on issues before contributing. Review CONTRIBUTING.md.

License

This project is licensed under the BSD-3-Clause License - see the LICENSE file for details.