Skip to content

sealinknetwork/Core

Repository files navigation

Sealink

About Sealink Network

Open source .NET Bitcoin based blockchain node in C#

Introduction

Bitcoin Implementation in C# and .NET 6

What is Sealink?

  • Sealink is a platform to build Layer 1 consensus networks based on the Bitcoin protocol [ blockcore.net ], built on the .NET Core framework and written entirely in C#.
  • Sealink aims to maintain an alternative C# Bitcoin implementation, based on the NBitcoin & Stratis projects.
  • Sealink is neither a coin or a for profit business.

Getting Started Guide

Windows

Linux

Install Rocksdb dependencies

  • apt-get update
  • apt-get install -y curl libsnappy-dev libc-dev libc6-dev libc6 unzip
  • apt-get clean
  • rm -rf /var/lib/apt/lists/*

Run Node

Mining&Staking

  • Setting, Enable Mining, Enable SmartNode image

  • Staking(need slk) image

API

}'