Skip to content

kaspanet/quick-start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

This repository can help you to get started with Kaspa.

Follow the instructions below to create and run docker instances of the following services.

  • Kaspad (Kaspa full node)
  • Kasparov (API server for Kaspa)
  • RabbitMQ
  • MYSQL

Note that Kaspad will connect to the Kaspa Testnet using the current configuration.

Getting started

Prerequisites

  • Docker
  • Docker Compose

Cloning The GitHub Repository

Use git to clone the quick-start repository:

$ git clone --recurse-submodules https://github.com/kaspanet/quick-start.git

Run

(build docker images and run)

$ cd quick-start
$ ./run.sh

See ./run.sh --help for more options.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages