The Wayback Machine - http://web.archive.org/web/20230327234005/https://github.com/bitcoin-s/krystal-bull
Skip to content

bitcoin-s/krystal-bull

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Krystal Bull

Build Status

Krystal Bull is a full featured DLC Oracle. This project is built on top of the Bitcoin-S DLC Oracle module.

Building from source

To get started you will need Java, Scala, and some other nice tools installed, luckily the Scala team has an easy setup process!

Simply follow the instructions in this short blog to get started.

After having these installed you simply need to clone the repo, then run with sbt run.

macOS install

brew install scala
brew install sbt