# eos **Repository Path**: shrimp6/eos ## Basic Information - **Project Name**: eos - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-03-28 - **Last Updated**: 2024-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EOSIO - The Most Powerful Infrastructure for Decentralized Applications [![Build Status](https://jenkins.eos.io/buildStatus/icon?job=eosio/master)](https://jenkins.eos.io/job/eosio/job/master/) Welcome to the EOSIO source code repository! EOSIO software enables developers to create and deploy high-performance, horizontally scalable, blockchain infrastructure upon which decentralized applications can be built. This code is currently beta-quality and under rapid development. That said, there is plenty early experimenters can do. This includes running a private multi-node test network and developing applications (smart contracts). There is no public testnet running currently. ## Supported Operating Systems EOSIO 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 (Ubuntu 16.10 recommended) 6. MacOS Darwin 10.12 and higher (MacOS 10.13.x recommended) # Resources 1. [eos.io Website](https://eos.io) 3. [EOSIO Blog](https://medium.com/eosio) 8. [EOSIO Documentation Wiki](https://github.com/EOSIO/eos/wiki) 2. [EOSIO API Documentation](https://eosio.github.io/eos/) 4. [Community Telegram Group](https://t.me/EOSProject) 5. [Developer Telegram Group](https://t.me/joinchat/EaEnSUPktgfoI-XPfMYtcQ) 6. [White Paper](https://github.com/EOSIO/Documentation/blob/master/TechnicalWhitePaper.md) 7. [Roadmap](https://github.com/EOSIO/Documentation/blob/master/Roadmap.md) ## Getting Started Instructions detailing the process of getting the software, building it, running a simple test network that produces blocks, account creation and uploading a sample contract to the blockchain can be found on the [Wiki](https://github.com/EOSIO/eos/wiki) for this GitHub repository.