Namada Self Host - Part 2
In the previous post, we explored how to run our local Namada Blockchain and interact with it using the CLI. The self-hosted repository includes Namada-interface and the Namada Official extension. In this post, we'll focus on installing the extension and connecting it to the interface. Take a look at the docker-compose.yml file. Alongside the three Namada-X services, there's also a service named 'interface.' After the local chain is initialized and the chain ID is determin...
Namada Self Host - Part 2
In the previous post, we explored how to run our local Namada Blockchain and interact with it using the CLI. The self-hosted repository includes Namada-interface and the Namada Official extension. In this post, we'll focus on installing the extension and connecting it to the interface. Take a look at the docker-compose.yml file. Alongside the three Namada-X services, there's also a service named 'interface.' After the local chain is initialized and the chain ID is determin...
Namada Self Host - Part 1
NamadaNamada is a privacy focused block chain which can interpolate with many other block chain. it's vision to make a privacy as a public good . there are many official and unofficial documentations and blogs describing it's features inside out. from very beginner to advanced technical posts. there are two good website aggregated these resources in one place, Namada-awesome and Namada-resources . yet many people (including myself) prefer to learn by doing first, then read the theor...
Namada Self Host - Part 1
NamadaNamada is a privacy focused block chain which can interpolate with many other block chain. it's vision to make a privacy as a public good . there are many official and unofficial documentations and blogs describing it's features inside out. from very beginner to advanced technical posts. there are two good website aggregated these resources in one place, Namada-awesome and Namada-resources . yet many people (including myself) prefer to learn by doing first, then read the theor...