We do it for a fair world and therefore we are boosting the real decentralization of the Cardano blockchain in two ways:
Visit the website for more details: https://sprd-pool.org/
We support true decentralization, this means pushing single pool operators. The unique advantage of our software is for small and big delegators to have guaranteed rewards and support true decentralization.
Overview of the SPRD software:
This page includes useful information on the supported Operating Systems as well that are needed to install and use SPRD.
Supported:
Gettings started:
Assets
the file named "SPRD_Beta.zip"Sprd.UI.exe
wallet-api
and connects to the running cardano full node of Daedalus. This is required to prevent scaming by verify the wallet balance.It uses nreco logging:
%TEMP%\SPRD\sprd-{Date}.log
We want to make it as easy as possible for SPRD users to become SPRD contributors, so for now you can create issues, pulls requests, forks and communicate it with Patrick aka @AstralisSomnium
We use Microsoft .Net Core with UI of AvaloniUI
Windows portable
dotnet build .\Source\Sprd\Sprd.UI\Sprd.UI.csproj --runtime win-x64 --configuration Release --output bin\win-x64
Linux-x64 (Most desktop distributions like CentOS, Debian, Fedora, Ubuntu, and derivatives)
dotnet build .\Source\Sprd\Sprd.UI\Sprd.UI.csproj --runtime linux-x64 --configuration Release --output bin\Linux-x64
osx-x64 (Minimum OS version is macOS 10.12 Sierra)
dotnet build .\Source\Sprd\Sprd.UI\Sprd.UI.csproj --runtime osx-x64 --configuration Release --output bin\osx-x64
The whole script in powershell
Remove-Item "bin" -Recurse -Force
$SPRDVERSION= "1.0.3"
dotnet build .\Source\Sprd\Sprd.UI\Sprd.UI.csproj --runtime win-x64 --configuration Release --output bin\win-x64 /p:Version=$SPRDVERSION /p:FileVersion=$SPRDVERSION /p:AssemblyVersion=$SPRDVERSION
dotnet build .\Source\Sprd\Sprd.UI\Sprd.UI.csproj --runtime linux-x64 --configuration Release --output bin\linux-x64 /p:Version=$SPRDVERSION /p:FileVersion=$SPRDVERSION /p:AssemblyVersion=$SPRDVERSION
dotnet build .\Source\Sprd\Sprd.UI\Sprd.UI.csproj --runtime osx-x64 --configuration Release --output bin\osx-x64 /p:Version=$SPRDVERSION /p:FileVersion=$SPRDVERSION /p:AssemblyVersion=$SPRDVERSION
Compress-Archive -Path "bin\win-x64" -DestinationPath "bin\SPRD_$($SPRDVERSION)_win-x64.zip"
Compress-Archive -Path "bin\linux-x64" -DestinationPath "bin\SPRD_$($SPRDVERSION)_linux-x64.zip"
Compress-Archive -Path "bin\osx-x64" -DestinationPath "bin\SPRD_$($SPRDVERSION)_osx-x64.zip"
SPRD uses the wallet API of cardano:
wallet-api
and it was used swagger to generate the c# SDK:
See the LICENSE file for licensing information as it pertains to files in this repository.
We're not developers, support people, and production engineers at the moment.
Time is valuable and we deliver you valuable software with our time:
Be fair and support us now!
How can I delegate my ADA?
You find here the answer you need.
Our pool:
2064da38531dad327135edd98003032cefa059c4c8c50c2b0440c63d
Contributor pool: