Description
Implement this: https://github.com/ObolNetwork/charon/blob/v1.7.1/app/obolapi
There are some gaps in ssz, we dont have the ssz lib in rust that implements http://github.com/ferranbt/fastssz which then we need to reimplement this.
There are some foundations on ssz from charon-cluster rust implementation. We can take advantage of that.
Description
Implement this: https://github.com/ObolNetwork/charon/blob/v1.7.1/app/obolapi
There are some gaps in ssz, we dont have the ssz lib in rust that implements
http://github.com/ferranbt/fastsszwhich then we need to reimplement this.There are some foundations on ssz from charon-cluster rust implementation. We can take advantage of that.