Skip to content

klemenfn/flare-rosetta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-flare-rosetta

System Requirements

  • go version >= 1.18.5

Build

./scripts/build.sh

Launch Rosetta

The following scripts use predefined public RPC endpoints for the Flare and Costwo networks, these can be changed by editing the "rpc_endpoint" field in config/flare.json and costwo.json.

Flare Mainnet

./scripts/rosetta-server.sh flare

Costwo Testnet

./scripts/rosetta-server.sh costwo

LocalFlare Local Network

This local network can be run on your machine by following the instructions on the Flare validator codebase repo.

./scripts/rosetta-server.sh localflare

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 93.9%
  • Makefile 2.6%
  • Dockerfile 2.0%
  • Shell 1.5%