Skip to content

GoHypernet/Galileo-Stellar-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galileo-Stellar Environment

Overview

Notes

Stellar is a decentralized transaction network based on the Stellar Consensus Protocol which achieved federated Byzantine agreemeent. This repository couples the Galileo IDE with the official Stellar Core docker image.

Running a node requires syncing with the Stellar network.

This containerized application exposes the following reverse proxy endpoints:

  • /* -> localhost:11625 (Peer connection port)
  • /ui/* -> localhost:3000 (Galileo IDE + authentication)

Additionally, the runtime environment contains node and python 3.8 smart contract development.

Building

This container runtime is targeted at linux. To build the container run:

docker build -t algorand .

About

Repository for the Galileo Stellar Mission framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published