Skip to content

RedstonePlatform/Redstone

 
 

Repository files navigation

Windows Linux OS X
Windows build status Linux build status OS X build status

Redstone Core

https://redstoneplatform.com

Redstone is an implementation of the Bitcoin protocol in C# on the .NET Core platform.
Redstone is a Stratis fork based on the NBitcoin project.

For Proof of Stake support on the Redstone token the node is using NStratis which is a POS implementation of NBitcoin.

.NET Core is an open source cross platform framework and enables the development of applications and services on Windows, macOS and Linux.

Join our community on discord or telegram.

Development

Up for some blockchain development?

Check this guides for more info:

There is a lot to do and we welcome contributers developers and testers who want to get some Blockchain experience. You can find tasks at the issues/projects or visit the channel on discord

Testing

CI build

We use AppVeyor for our CI build and to create nuget packages. Every time someone pushes to the master branch or create a pull request on it, a build is triggered and new nuget packages are created.

To skip a build, for example if you've made very minor changes, include the text [skip ci] or [ci skip] in your commits' comment (with the squared brackets).

Packages

No packages published

Languages

  • C# 97.1%
  • CSS 1.3%
  • Shell 1.2%
  • HTML 0.3%
  • PowerShell 0.1%
  • JavaScript 0.0%