-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I2P support #46
Comments
Has anyone written the SAM API in Go yet? |
@dajohi: Somebody has written the SAM API go: https://bitbucket.org/kallevedin/sam3 |
this isn't supported in bitcoind yet, but looks like it's getting there: bitcoin/bitcoin#2091 |
I maintain the most up-to-date fork of this: https://github.com/eyedeekay/sam3 (and also most of the other Go+I2P software). It defaults to the post-elgamal crypto, has primary session support, helper functions, improved options passing, and I'm around to make changes/accept PRs on it if need be. Please ping me here or in IRC2P(eyedeekay) if you need any help. There is also https://github.com/eyedeekay/goSam, which I also maintain. |
…ss-to-addresses btcjson, main: Change registeraddresstowatchonlywallet to support multiple addresses
There exists a fork of the Satoshi client with native I2P support via the SAM API.
https://bitcointalk.org/index.php?topic=151181.0;all
http://www.i2p2.de/sam
It would be good if btcd could also operate on that network.
The text was updated successfully, but these errors were encountered: