qnguyen12 / framework

0xcert Framework - JavaScript framework for building decentralized applications - build something unique

Home Page:https://docs.0xcert.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

The 0xcert Framework is a free and open-source JavaScript library that provides tools for building powerful decentralized applications. Our mission is to equip application developers with a secure, agnostic and opinionated framework with conventions to enable interoperability between applications.

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

Requirements

Supported platforms

Ethereum Wanchain

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.

About

0xcert Framework - JavaScript framework for building decentralized applications - build something unique

https://docs.0xcert.org

License:MIT License


Languages

Language:TypeScript 83.0%Language:Solidity 16.2%Language:Vue 0.4%Language:JavaScript 0.3%Language:HTML 0.1%