Mameta
Mameta
I built a GoQuorum chain on AWS's EKS service following this tutorial: https://docs.goquorum.consensys.net/tutorials/kubernetes/deploy-charts Overview: I was able to operate it for about a month, but suddenly blocks could no longer...
I just deployed validator nodes and rpc node as referencing tutorial (https://docs.goquorum.consensys.net/tutorials/kubernetes). I just want to check if it's working properly and wrote the script above to make simple PUBLIC...
This PR adds multi-language support to the project using mdbook-i18n-helpers. This lays the groundwork for creating translations of the documentation, starting with Japanese. Changes implemented: - Installed mdbook-i18n-helpers - Updated...
To add multi-language support to the project using mdbook-i18n-helpers. This will enable us to create translations of our documentation efficiently. Tasks: - Install mdbook-i18n-helpers - Update book.toml to include gettext...