Skip to content

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

License

Notifications You must be signed in to change notification settings

artnetik/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 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

  • Node.js > v8.x
  • NPM > v6.x
  • Browser with ES6 and MetaMask support

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-order-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-order-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

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 84.2%
  • Solidity 14.4%
  • JavaScript 0.6%
  • Vue 0.4%
  • CSS 0.2%
  • HTML 0.1%
  • Shell 0.1%