Skip to content

maximvarentsov/chia-java-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chia blockchain statistics collector to MongoDB.

Write for easy plots counting (chia GUI doesn't show harvester plots).

This is draft write for my internal task.

Java don't support PKCS1 keys you need to convert it from PKCS1 to PKCS8:

openssl pkcs8 -topk8 -inform PEM -outform PEM -nocrypt -in private_harvester.key -out private_harvester.key.pkcs8

Or use Bouncy Castle for support it.

Java 11 required

XCH wallet xch14r5g3dd48lgl9kan4wzhmddu6649c5yzv746y06vl4sdtp6tttvqkhnvqq

About

Chia statistics collector for MongoDB write on java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages