Skip to content

0xcert/framework

Repository files navigation

Build Status codecov Bug Bounty Join the chat at https://gitter.im/0xcert/framework Donate Tweet

The 0xcert Framework is a platform that provides a complete set of tools for building powerful decentralized applications (dapps). Our mission is to equip application developers with a secure, agnostic and opinionated framework with conventions to enable interoperability between applications. If you are new to blockchain try the 0xcert API for quick deployments of dapps with minimal effort.

To learn more about the 0xcert Framework, the 0xcert API, the Protocol, and the 0xcert news, please refer to:

Requirements

Supported blockchains and clients

Ethereum Wanchain Metamask

Packages

Core

Package Version Description
0xcert/cert NPM Version Module for certifying asset data objects.
0xcert/conventions NPM Version Module with implementation of all confirmed conventions.

Ethereum

Package Version Description
0xcert/ethereum-asset-ledger NPM Version Asset ledger module for asset management on the Ethereum blockchain.
0xcert/ethereum-http-provider NPM Version Implementation of HTTP communication provider for the Ethereum blockchain.
0xcert/ethereum-metamask-provider NPM Version Implementation of MetaMask communication provider for the Ethereum blockchain.
0xcert/ethereum-gateway NPM Version Order gateway module for executing atomic operations on the Ethereum blockchain.
0xcert/ethereum-value-ledger NPM Version Value ledger module for currency management on the Ethereum blockchain.

Wanchain

Package Version Description
0xcert/wanchain-asset-ledger NPM Version Asset ledger module for asset management on the Wanchain blockchain.
0xcert/wanchain-http-provider NPM Version Implementation of HTTP communication provider for the Wanchain blockchain.
0xcert/wanchain-gateway NPM Version Order gateway module for executing atomic operations on the Wanchain blockchain.
0xcert/wanchain-value-ledger NPM Version Value ledger module for currency management on the Wanchain blockchain.

Plugins

Package Version Description
0xcert/vue-plugin NPM Version Implementation of VueJS plug-in.

Contributing

See CONTRIBUTING to learn how to contribute to the project and LICENSE to learn about the terms of use.