Galaxy is a blockchain agnostic node network and protocol offering services to decentralized platforms
galaxy.ooo
Request feature
·
Explore
·
Report bug
·
Chat
·
- Quick Start
- Status
- Bug report
- Feature requests
- Contributing
- Roadmap
- Community
- Repository maintainers
- License
Quick start options:
There are currently two supported operating system installations for Galaxy Core Software.
-
Installation.
bash <(curl -s https://raw.githubusercontent.com/galaxypi/galaxy/master/install.sh)
bash <(curl -s https://raw.githubusercontent.com/galaxypi/galaxy/master/install-mac.sh)
-
Navigate to the Galaxy directory.
cd ~/galaxy
-
Run the Galaxy blockchain The installer should prompt you to type
./galaxyd start
when it is finished. This will start syncing the blockchain. -
Create a Galaxy wallet. Run the following in a second terminal window.
./galaxycli keys add <choose-a-passphrase>
Welcome to the Galaxy network .................................
Read the Getting started page for more detailed information on installing and syncing Galaxy.
- Ability to sync Blockchain on both Linux & macOS devices.
- Ability to send Galaxy coin.
Found a bug or issue? Please first read the issue & bug guidelines and search for existing and closed issues. If your problem is not addressed yet, please open a bug report.
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.
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.
Please read through our contributing guidelines. 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.
View the detailed Galaxy Roadmap to see what's coming next.
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 to learn more about project overview, goals, execution to date, milestones, current tech stack, and more...
Get updates on Galaxy's development and chat with the project maintainers and community members.
- Follow @galaxypilab on Twitter.
- Join the official Galaxy Discord chat room.
For more details on how to get involved in the Galaxy Community visit the Galaxy Community page and learn more about events, roadmap, weekly & daily scrum, past weekly community scrum calls, and more...
Jacob Gadikian, Blockchain Engineer
Clint Nelsen, Operations & Marketing
Lukas Etter, Operations & Business Development
By contributing your code, you agree to license your contribution under the MIT License.