diff --git a/Makefile b/Makefile index 3ef5878..d448324 100644 --- a/Makefile +++ b/Makefile @@ -60,6 +60,7 @@ prepare: bun install --frozen-lockfile @mkdir -p ./internal/handler/views/assets/js cp ./node_modules/htmx.org/dist/htmx.min.js ./internal/handler/views/assets/js + cp ./node_modules/clipboard/dist/clipboard.min.js ./internal/handler/views/assets/js # Compile template .PHONY: templ diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000..997b758 Binary files /dev/null and b/bun.lockb differ diff --git a/internal/handler/views/home.templ b/internal/handler/views/home.templ index a2074bd..12ff172 100644 --- a/internal/handler/views/home.templ +++ b/internal/handler/views/home.templ @@ -89,7 +89,6 @@ templ Home() {
Stagenet is what you need to learn Monero safely. Stagenet is technically equivalent to mainnet, both in terms of features and consensus rules.
-Testnet is the "experimental" network and blockchain where things get released long before mainnet. As a normal user, use mainnet instead.
-If you find this project useful, please consider making a donation to help cover the ongoing expenses. Your contribution will go towards ensuring the continued availability of this website, my stagenet and testnet public nodes.
- - -You can find few resources I provide related to Monero below:
Stagenet is what you need to learn Monero safely. Stagenet is technically equivalent to mainnet, both in terms of features and consensus rules.
Testnet is the \"experimental\" network and blockchain where things get released long before mainnet. As a normal user, use mainnet instead.
Since we desire privacy, we must ensure that each party to a transaction have knowledge only of that which is directly necessary for that transaction.
Eric Hughes in A Cypherpunk's Manifesto.
If you find this project useful, please consider making a donation to help cover the ongoing expenses. Your contribution will go towards ensuring the continued availability of this website, my stagenet and testnet public nodes.
Thank you so much! It means a lot to me. 🥰
You can find few resources I provide related to Monero below:
Stagenet is what you need to learn Monero safely. Stagenet is technically equivalent to mainnet, both in terms of features and consensus rules.
Testnet is the \"experimental\" network and blockchain where things get released long before mainnet. As a normal user, use mainnet instead.
Since we desire privacy, we must ensure that each party to a transaction have knowledge only of that which is directly necessary for that transaction.
Eric Hughes in A Cypherpunk's Manifesto.
If you find this project useful, please consider making a donation to help cover the ongoing expenses. Your contribution will go towards ensuring the continued availability of this website, my stagenet and testnet public nodes.
Thank you so much! It means a lot to me. 🥰