All Projects → 0xcert → Framework

0xcert / Framework

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

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Framework

Embark
Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms
Stars: ✭ 3,478 (+1532.86%)
Mutual labels:  blockchain, ethereum, framework
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Stars: ✭ 11,663 (+5375.59%)
Mutual labels:  blockchain, ethereum, token
Unlock
Ʉnlock is a protocol for memberships built on a blockchain.
Stars: ✭ 365 (+71.36%)
Mutual labels:  blockchain, ethereum, protocol
Protocol
Loopring Protocol Smart Contract on Ethereum
Stars: ✭ 220 (+3.29%)
Mutual labels:  ethereum, protocol, token
Chainabstractionlayer
Blockchain abstraction layer
Stars: ✭ 131 (-38.5%)
Mutual labels:  blockchain, ethereum, npm
Erc20 Explorer
An explorer for ERC20 based Ethereum tokens
Stars: ✭ 248 (+16.43%)
Mutual labels:  blockchain, ethereum, token
Graph Node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
Stars: ✭ 884 (+315.02%)
Mutual labels:  blockchain, ethereum, protocol
Merkletreejs
🌱 Construct Merkle Trees and verify proofs in JavaScript.
Stars: ✭ 238 (+11.74%)
Mutual labels:  blockchain, ethereum, protocol
Deltabalances.github.io
The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
Stars: ✭ 128 (-39.91%)
Mutual labels:  blockchain, ethereum, token
Truffle
A tool for developing smart contracts. Crafted with the finest cacaos.
Stars: ✭ 11,909 (+5491.08%)
Mutual labels:  blockchain, ethereum, framework
Aztec
Public repository for the AZTEC protocol
Stars: ✭ 483 (+126.76%)
Mutual labels:  blockchain, ethereum, protocol
Toshi Android Client
Android client for Toshi
Stars: ✭ 167 (-21.6%)
Mutual labels:  blockchain, ethereum, token
Etherwalletkit
Ethereum Wallet Toolkit for iOS - You can implement an Ethereum wallet without a server and blockchain knowledge.
Stars: ✭ 96 (-54.93%)
Mutual labels:  blockchain, ethereum, token
Awesome Token Sale
Curated list of token sale resources / ICO resources
Stars: ✭ 149 (-30.05%)
Mutual labels:  blockchain, ethereum, token
Protocol
Enzyme Protocol Implementation
Stars: ✭ 211 (-0.94%)
Mutual labels:  blockchain, ethereum, protocol
Blockchain Security Contacts
Directory of security contacts for blockchain companies
Stars: ✭ 186 (-12.68%)
Mutual labels:  blockchain, ethereum
Armors Solidity
Armors-solidity is a framework to build secure smart contracts on Ethereum.
Stars: ✭ 184 (-13.62%)
Mutual labels:  blockchain, ethereum
Gun
An open source cybersecurity protocol for syncing decentralized graph data.
Stars: ✭ 15,172 (+7023%)
Mutual labels:  blockchain, protocol
Learning Blockchain
Tidy up Blockchain ecosystem and tutorial
Stars: ✭ 188 (-11.74%)
Mutual labels:  blockchain, ethereum
Ultimateicocalendar
The ICO calendar to end all ICO calendars
Stars: ✭ 183 (-14.08%)
Mutual labels:  blockchain, ethereum

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].