All Projects → everitoken → Evt

everitoken / Evt

Licence: other
Boost Engine for Token Economy

Projects that are alternatives of or similar to Evt

Ravencoin
Ravencoin Core integration/staging tree
Stars: ✭ 733 (-40.21%)
Mutual labels:  blockchain, token
Deltabalances.github.io
The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
Stars: ✭ 128 (-89.56%)
Mutual labels:  blockchain, token
Etherwalletkit
Ethereum Wallet Toolkit for iOS - You can implement an Ethereum wallet without a server and blockchain knowledge.
Stars: ✭ 96 (-92.17%)
Mutual labels:  blockchain, token
Toshi Android Client
Android client for Toshi
Stars: ✭ 167 (-86.38%)
Mutual labels:  blockchain, token
Awesome Blockchain Kor
<블록체인의 정석>, <하이퍼레저 블록체인 개발> 소스코드 및 참고자료 저장소
Stars: ✭ 243 (-80.18%)
Mutual labels:  blockchain, token
Framework
0xcert Framework - JavaScript framework for building decentralized applications - build something unique
Stars: ✭ 213 (-82.63%)
Mutual labels:  blockchain, token
Awesome Token Sale
Curated list of token sale resources / ICO resources
Stars: ✭ 149 (-87.85%)
Mutual labels:  blockchain, token
Erc20 Explorer
An explorer for ERC20 based Ethereum tokens
Stars: ✭ 248 (-79.77%)
Mutual labels:  blockchain, token
Ethereumbook
Mastering Ethereum, by Andreas M. Antonopoulos, Gavin Wood
Stars: ✭ 11,663 (+851.31%)
Mutual labels:  blockchain, token
Nethereum
Ethereum .Net cross platform integration library
Stars: ✭ 1,191 (-2.85%)
Mutual labels:  blockchain
Iroha Javascript
JavaScript library for Iroha, a Distributed Ledger Technology (blockchain) platform.
Stars: ✭ 77 (-93.72%)
Mutual labels:  blockchain
Mailchain
Using Mailchain, blockchain users can now send and receive rich-media HTML messages with attachments via a blockchain address.
Stars: ✭ 74 (-93.96%)
Mutual labels:  blockchain
Starcoin
A Layered Cryptocurrency and Decentralized Blockchain System.
Stars: ✭ 72 (-94.13%)
Mutual labels:  blockchain
Portis Sdk
Portis Web SDK [DEPRECATED, PLEASE USE OUR NEW SDK: https://github.com/portis-project/web-sdk]
Stars: ✭ 78 (-93.64%)
Mutual labels:  blockchain
Blockchain Rust
A basic blockchain implementation in Rust for educational purposes only
Stars: ✭ 73 (-94.05%)
Mutual labels:  blockchain
Epirus Free
Ethereum, Hyperledger Besu and Quorum private blockchain explorer
Stars: ✭ 79 (-93.56%)
Mutual labels:  blockchain
Use Dai
💸 A curated, community compiled list of everywhere you can use the decentralized Dai stablecoin
Stars: ✭ 74 (-93.96%)
Mutual labels:  blockchain
Smart Contracts
Ethereum smart contracts for security and utility tokens
Stars: ✭ 1,187 (-3.18%)
Mutual labels:  blockchain
Ouroboros High Assurance
High-assurance implementation of the Ouroboros protocol family
Stars: ✭ 79 (-93.56%)
Mutual labels:  blockchain
Dfile
[Python + Flask] DFile: A fancy S3-based file sharing mode
Stars: ✭ 79 (-93.56%)
Mutual labels:  blockchain

everiToken Logo

World's First Token-customized Public Chain for the Token Economy and for Everyone.

Build Status

Welcome to the everiToken source code repository!

everiToken public chain is developed and maintained by everiToken Team. The MainNet of everiToken has launched on 31st July 2018.

This code is under rapid development. If you have any questions or advices, feel free to open an issue.

SDKs

If your need is to develop applications based on everiToken, JavaScript SDK is provided and maintained officially. It's suitable for the usage on web, backend and mobile platforms like Android and iOS.

Resources

  1. everiToken Website
  2. Technical Whitepaper
  3. Developer Portal

Supported Operating Systems

everiToken currently supports the following operating systems:

  1. Amazon 2017.09 and higher
  2. Centos 7
  3. Fedora 25 and higher (Fedora 27 recommended)
  4. Mint 18
  5. Ubuntu 16.04 and higher (Ubuntu 18.04 recommended)
  6. MacOS Darwin 10.12 and higher (MacOS 10.13.x recommended)

3rd-Party Projects by everiToken Community

Note: Projects below are driven and maintained by the community, links are provided here only for convenience.

  1. MyEVT Wallet

Getting Started

Please refer to Developer Portal.

For Production

The blockchain RPC interface is not designed for the Internet but for local network. And since RPC interface don't provide features like rate limitation's, security checks and so on. It highly suggests anyone who wants to run a node to use a reverse proxy server like nginx to serve all the requests.

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].