Home

Awesome

<a href="https://originbyte.io/"> <h1><img src="./assets/logo.svg" alt="OriginByte" width="50%"></h1> </a> <h3>A new approach to Digital Assets</h3>

Origin-Byte is an ecosystem of tools, standards, and smart contracts designed to make life easier for Digital Asset Creaters, from Web3 Game Developers, NFT creators, creators of Tokenized Media or non-standard OTC assets.

From simple artwork to complex gaming assets, we want to help you reach the public, and provide on-chain market infrastructure.

The ecosystem is partitioned into three critical components:

Contracts

Resources

In addition, you can find transfer lists curated by OriginByte here:

Install

This codebase requires installation of the Sui CLI.

If you are running on Linux you can use suivm to handle installation for you.

Built and Test

  1. ./bin/build.sh to build the available move modules
  2. ./bin/test.sh to run the move tests