Skip to content

Ullaakut/dps-rosetta-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker packaging of Flow Rosetta API implementation

This is a work in progress and subject to change.

Supported sporks

Name Lowest block Highest block
Mainnet-5 12020337 12609236

Building and running

Dockerfile is self-contained - it downloads all code and configuration it needs from a git repository, as designated by Rosetta requirements.

It can be build without any extra arguments: docker build .

On first run the DPS index snapshot will be downloaded and unpacked. Since those files are large it's advisable to provide a fixed mountpoint for running container under /data/ path.

Endpoints

HTTP endpoint is exposed on port 8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published