This website requires JavaScript.
Explore
Help
Register
Sign In
Ailur
/
pow
Watch
2
Star
0
Fork
You've already forked pow
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A custom Proof Of Work implementation based on argon2
10
Commits
1
Branch
4
Tags
1.4
MiB
Go
100%
2e04713865
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Tracker-Friendly
2e04713865
Removed the weird WASM bindings, added a wait that prevents spamming of the CPU
2024-09-29 11:15:24 +01:00
.idea
Added verification of PoWs and made the format actually make sense
2024-09-22 15:31:23 +01:00
LICENSE
Moved over to my own custom PoW
2024-09-22 14:56:09 +01:00
go.mod
Update go.mod
2024-09-22 15:33:30 +01:00
go.sum
Moved over to my own custom PoW
2024-09-22 14:56:09 +01:00
main.go
Removed the weird WASM bindings, added a wait that prevents spamming of the CPU
2024-09-29 11:15:24 +01:00