go-ipa
go-ipa copied to clipboard
Prepare Docs
@kevaundray I think proper docs is necessary for this repository since it's going to be used widely.
I can't even understand what ipa stands for.
Hi Taehoon Tom Kim,
Docs are being migrated to verkle.dev from here.
This is needed as there are multiple implementations of this cryptography, so having a reference document would be good. See [here]https://github.com/crate-crypto/rust-verkle) for a different implementation of verkle tries in Rust.
You make a good point about not knowing what IPA is, and I think for the most part, making changes to this code assumes you have read the background material related to it, for example this.
Thanks a lot for the kind reply! @kevaundray I'm planning to do some stuffs related to Verkle trees and I have a lot of stuffs I want to discuss on. Is there any Discord channel or any channel where I could have many great and interesting discussions on Verkle trees?
Hey no problem at all :)
You can join the Eth R&D discord here: https://discord.gg/jjXnEnMW
There is a channel called #verkle-trie-migration where we have public discussions
Thanks a lot for the invitation! Looking forward to great discussions!