coldstar1993
coldstar1993
hi, @mattsse , With plugin '**mdbook-i18n**', we could easily support additional languages. And I tried it today and result is as belows: repo: https://github.com/coldstar1993/foundry-book-in-chinese/tree/feature-zh result: https://coldstar1993.github.io/foundrybook/zh/index.html  what do u...
## Purpose Hi, Team, @supermario @abizjak The account of **eBusinessMan** listed on [OT4 Final Rewards](https://developer.concordium.software/testnet-rewards/ot4-summary.htm) **is suspended now**. I am afraid that Concordium Team missed all my commits, So make...
I hv a zkProgram named `JoinSplitProver `and its Proof is `JoinSplitProof`. after compiling `JoinSplitProver ` in the same process, I try to deserialize a json obj to `JoinSplitProof` for almost...
I exec the commands below: ```bash git clone https://github.com/yetanotherco/aligned_layer cd aligned_layer git checkout staging make deps make ethereum_package_start // !!error happen here!! ``` I pasted partial error logs here for...