diff --git a/README.md b/README.md index 1d346c0..bda5023 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ - Demo with Shido: https://monetizado.github.io/demosmonetizado/demo_shido.html - Demo with Taraxa: https://monetizado.github.io/demosmonetizado/demo_taraxa.html - Demo with Theta: https://monetizado.github.io/demosmonetizado/demo_theta.html +- Demo with WeaveVM: https://monetizado.github.io/demosmonetizado/demo_weavevm.html ## Mainnets diff --git a/demo_weavevm.html b/demo_weavevm.html new file mode 100644 index 0000000..a54cb3a --- /dev/null +++ b/demo_weavevm.html @@ -0,0 +1,327 @@ + + + + + + + + + + + + Monetizado demo - WeaveVM + + + + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + + +
+ + +
+

Protected Content

+
+ + +
+ + +
+ +
+ +
+
This page is monetized thanks to Monetizado
+ +
+ +
+
+ The content URI for this content is +
+ +
+
+ +
+ +
+
This page is exclusive for subscriptors
+ +
+ +
+
+ This content is protected, just for subscriptors. + + To get access to the exclusive content, you need to pay: + + +
+
+ You paid, and you have access for this exclusive content. +
+
+
+
+ + +
+
+
+
Monetizado
+
+
+

Monetizado is an on-chain pay-per-view platform that allows you to monetize any web page and static content (if you don't have access to the backend to make changes) through Web3.

+
+
+
+
+ + +
+ +
+ + +
+
+ +
+ + +
+ + + +
+ +
+ + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/js/monetizado.js b/js/monetizado.js index cd3955d..4d6b1e6 100644 --- a/js/monetizado.js +++ b/js/monetizado.js @@ -30,6 +30,7 @@ const networks = { "shido:testnet":"0x7D3789722F4d94A38852E794bf8C1f6cd53B47aB", "taraxa:testnet":"0x4da05dda2f0586327e956548fd3e88a508ba2168", "theta:testnet":"0x50f57850ccf3ebe7f19993facbb4caa4d10cc4ee", + "weavevm:testnet":"0x4dA05ddA2F0586327E956548fd3E88a508ba2168", // Mainnets "bittorrent:mainnet":"0x4dA05ddA2F0586327E956548fd3E88a508ba2168" }