galaxy

所属分类:区块链开发
开发工具:GO
文件大小:29KB
下载次数:0
上传日期:2018-09-25 15:34:16
上 传 者sh-1993
说明:  银河,银河去中心化节点网络和协议
(galaxy,Galaxy decentralized node network and protocol)

文件列表:
.circleci (0, 2018-09-25)
.circleci\config.yml (207, 2018-09-25)
Gopkg.toml (485, 2018-09-25)
LICENSE.md (1066, 2018-09-25)
Makefile (403, 2018-09-25)
app (0, 2018-09-25)
app\app.go (5716, 2018-09-25)
app\app_test.go (2521, 2018-09-25)
cmd (0, 2018-09-25)
cmd\galaxycli (0, 2018-09-25)
cmd\galaxycli\build.sh (560, 2018-09-25)
cmd\galaxycli\main.go (2243, 2018-09-25)
cmd\galaxyd (0, 2018-09-25)
cmd\galaxyd\build.sh (528, 2018-09-25)
cmd\galaxyd\main.go (1501, 2018-09-25)
docs (0, 2018-09-25)
docs\CONTRIBUTING.md (8351, 2018-09-25)
docs\build-instructions.md (900, 2018-09-25)
docs\community.md (1682, 2018-09-25)
docs\events.md (590, 2018-09-25)
docs\getting-started.md (1532, 2018-09-25)
docs\manual-install.md (1296, 2018-09-25)
docs\roadmap.md (4998, 2018-09-25)
docs\scrum.md (1111, 2018-09-25)
genesis.json (934, 2018-09-25)
install-mac.sh (3086, 2018-09-25)
install.sh (6029, 2018-09-25)
seeds (181, 2018-09-25)
types (0, 2018-09-25)
types\account.go (2201, 2018-09-25)

Galaxy

Galaxy is a blockchain agnostic node network and protocol offering services to decentralized platforms
galaxy.ooo

Request feature  ·  Explore  ·  Report bug  ·  Chat

follow on Twitter  ·  Star Repo



## Table of contents - [Quick Start](https://github.com/galaxypi/galaxy/blob/master/#quick-start) - [Status](https://github.com/galaxypi/galaxy/blob/master/#status) - [Bug report](https://github.com/galaxypi/galaxy/blob/master/#bug-report) - [Feature requests](https://github.com/galaxypi/galaxy/blob/master/#feature-requests) - [Contributing](https://github.com/galaxypi/galaxy/blob/master/#contributing) - [Roadmap](https://github.com/galaxypi/galaxy/blob/master/#roadmap) - [Community](https://github.com/galaxypi/galaxy/blob/master/#community) - [Repository maintainers](https://github.com/galaxypi/galaxy/blob/master/#repository-maintainers) - [License](https://github.com/galaxypi/galaxy/blob/master/#license) ## Quick start Quick start options: There are currently two supported operating system installations for Galaxy Core Software. 1. Installation. #### Linux (Pi and x86 varieties) ``` bash <(curl -s https://raw.githubusercontent.com/galaxypi/galaxy/master/install.sh) ``` #### macOS ``` bash <(curl -s https://raw.githubusercontent.com/galaxypi/galaxy/master/install-mac.sh) ``` 2. Navigate to the Galaxy directory. ``` cd ~/galaxy ``` 3. Run the Galaxy blockchain The installer should prompt you to type `./galaxyd start` when it is finished. This will start syncing the blockchain. 4. Create a Galaxy wallet. Run the following in a second terminal window. ``` ./galaxycli keys add ```

``` Welcome to the Galaxy network ................................. ```
Read the [Getting started](https://github.com/galaxypi/galaxy/blob/master//docs/getting-started.md) page for more detailed information on installing and syncing Galaxy. ## Status - Ability to sync Blockchain on both Linux & macOS devices. - Ability to send Galaxy coin. [![Galaxy Version](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/Galaxy-Testnet_v0.4.0--alpha-red.svg?colorA=212121&colorB=FF0000)](https://github.com/galaxypi/galaxy/blob/master/https://github.com/galaxypi/galaxy/releases) [![Galaxy Chat](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/Galaxy_Chat-Discord-purple.svg?colorA=212121&colorB=7289da)](https://github.com/galaxypi/galaxy/blob/master/https://discord.gg/36K9nan) [![CircleCI](https://github.com/galaxypi/galaxy/blob/master/https://circleci.com/gh/galaxypi/galaxy.svg?style=svg&circle-token=45e7031f4720e17a24978c9ee53c6340657cfac3)](https://github.com/galaxypi/galaxy/blob/master/https://circleci.com/gh/galaxypi/galaxy) [![Go Version](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/Go-v1.10.3-blue.svg?colorA=212121&colorB=007BFF)](https://github.com/galaxypi/galaxy/blob/master/http://golang.org/) [![Viper Version](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/Viper-v1.0.0-blue.svg?colorA=212121&colorB=007BFF)](https://github.com/galaxypi/galaxy/blob/master/http://github.com/spf13/viper) [![Testify Version](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/Testify-v1.2.1-blue.svg?colorA=212121&colorB=007BFF)](https://github.com/galaxypi/galaxy/blob/master/http://github.com/stretchr/testify) [![Go Protocol Buffers Version](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/ProtoBuf-v1.1.0-blue.svg?colorA=212121&colorB=007BFF)](https://github.com/galaxypi/galaxy/blob/master/http://github.com/golang/protobuf) [![Tendermint Version](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/Tendermint-v0.22.0-red.svg?colorA=212121&colorB=FF0000)](https://github.com/galaxypi/galaxy/blob/master/http://github.com/tendermint/tendermint) [![Cosmos-SDK Version](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/Cosmos_SDK-v0.22.0-red.svg?colorA=212121&colorB=FF0000)](https://github.com/galaxypi/galaxy/blob/master/http://github.com/cosmos/cosmos-sdk) [![Cobra Version](https://github.com/galaxypi/galaxy/blob/master/https://img.shields.io/badge/Cobra-v0.0.1-red.svg?colorA=212121&colorB=FF0000)](https://github.com/galaxypi/galaxy/blob/master/http://github.com/spf13/cobra) ## Bug report Found a bug or issue? Please first read the [issue & bug guidelines](https://github.com/galaxypi/galaxy/blob/master//docs/CONTRIBUTING.md#using-the-issue-tracker) and search for existing and closed issues. If your problem is not addressed yet, [please open a bug report](https://github.com/galaxypi/galaxy/blob/master/https://github.com/galaxypi/galaxy/issues/new?template=bug_report.md). ## Feature requests Feature requests are highly encouraged. We want to hear from you on what you'd like to see and/or how you'd like to utilize or access the Galaxy node network. Request a feature When submitting a feature request, take a moment to find out whether your idea fits with the scope and aims of the project. It's up to *you* to make a strong case to convince community members of the merits of this feature. Please provide as much detail and context as possible, providing relevant links, prior art, or live demos whenever possible. ## Contributing Please read through our [contributing guidelines](https://github.com/galaxypi/galaxy/blob/master//docs/CONTRIBUTING.md). Included are directions for opening issues, coding standards, and notes on development. Moreover, if your pull request contains JavaScript patches or features, you must include relevant unit tests. All code should conform to the [Code Guidelines](https://github.com/galaxypi/galaxy/blob/master//docs/CONTRIBUTING.md#code-guidelines). ## Roadmap View the detailed Galaxy Roadmap to see what's coming next. [ Galaxy Roadmap page](https://github.com/galaxypi/galaxy/blob/master//docs/roadmap.md) Galaxy's mission is to become the world's largest blockchain agnostic, always on, node network and protocol offering services to decentralized platforms. We are looking to accomplish this by executing the following; - [ ] Building and maintaining the Galaxy blockchain and protocol. - [ ] Designing and building beautiful modified tiny computers (Raspberry Pi) as Galaxy nodes. - [ ] Providing an exceptional API, SDK and marketplace experience that allows developers to easily access and build on top of the Galaxy node network. - [ ] A simple and easy node owner interface and incentive program to incentivize node owners. - [ ] Provide the best experience for developers to quickly deploy node modules, apps and services to decentralized platforms. View the detailed [Galaxy Roadmap page](https://github.com/galaxypi/galaxy/blob/master//docs/roadmap.md) to learn more about project overview, goals, execution to date, milestones, current tech stack, and more... ## Community Get updates on Galaxy's development and chat with the project maintainers and community members. - Follow [@galaxypilab on Twitter](https://github.com/galaxypi/galaxy/blob/master/https://twitter.com/galaxypilab). - Join the official [Galaxy Discord](https://github.com/galaxypi/galaxy/blob/master/https://discord.gg/36K9nan) chat room. [ Galaxy Community page](https://github.com/galaxypi/galaxy/blob/master//docs/community.md) For more details on how to get involved in the Galaxy Community visit the [Galaxy Community page](https://github.com/galaxypi/galaxy/blob/master//docs/community.md) and learn more about events, roadmap, weekly & daily scrum, past weekly community scrum calls, and more... ## Repository maintainers **Jacob Gadikian**, _Blockchain Engineer_ - - **Clint Nelsen**, _Operations & Marketing_ - - **Lukas Etter**, _Operations & Business Development_ - - ## License By contributing your code, you agree to license your contribution under the [ MIT License](https://github.com/galaxypi/galaxy/blob/master/LICENSE.md).

近期下载者

相关文件


收藏者