Skip to content

Developer Toolkit for Soteria DAG Protocol Daemon

Notifications You must be signed in to change notification settings

soteria-dag/sotertools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sotertools

This repository contains tools that use Soteria DAG projects to demonstrate functionality. Tools are located in the cmd directory.

You can build and install all tools with the following command:

go install ./cmd/...

balance

The balance command iterates through a dag, determining the SOTER coin balance of a given address.

sendcoin

The sendcoin command demonstrates generating a transaction and sending it to a soterd network, without needing to run a full soterwallet service.

genwallet

The genwallet command can create an offline wallet, without needing to run a full soterwallet service.

walletweb

The walletweb utility provides a web ui for retrieving wallet address balance and sending coin to the soter network.

About

Developer Toolkit for Soteria DAG Protocol Daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages