Steem-Engine tokens + DTube = ScotTube

avatar
(Edited)

Did you ever think about having YOUR website? Do you want it powered by YOUR cryptocurrency where YOU define the rules?

This is the unique selling proposition that has been enabled on STEEM by @aggroed and the Steem-Engine team in the past few months. They call it SCOT.

The good part about it is that it's made in a way that enables even non-technical people to set it up, and this is why a plethora of interesting projects are sprouting from this new ecosystem, as you can see on the Steem Engine tokens list.

The condenser UI had already been forked and adapted to Scots by @eonwarped in Nitrous. This is what powers palnet.io.

So why not do the same with the DTube UI?! This is what ScotTube is about! And the good news is that it's gonna wayyy easier than Nitrous to set up and host, because DTube is a static application.


https://steemitimages.com/640x0/https://i.imgur.com/cdqYKo2.png

How to get a Scot Tube for your community

Before you can begin working on ScotTube you need a functional token.

  • Create a token at steem-engine.com on the tokens page (100 ENG burn)
  • Enable staking for the token on the wallet page . The icon looks like a diamond (1000 ENG burn)
  • Enable ScotBot so it can distribute your rewards here (1000 ENG fee)

Once you have created your SCOT token, enabled staking, distributed it, and enabled proof-of-brain distribution on it, you will be able to run your own DTube Clone, where your users will be able to earn your tokens, alongside the traditional STEEM, and the newly introduced DTC.

Step 1

Get 1000 ENG on Steem-Engine, send it to @steem-eng and drop @aggroed a message in Discord

Step 2

Get a GitHub account, go to https://github.com/dtube/production and 'Fork' it.

Step 3

Open the index.html file, and add and edit this configuration script after the <body>
tag.

<script>
   config_scot = {
     "token": "PAL", // the symbol of your token
     "precision": 3, // the number of decimals for your token
     "displayedPrecision": 3, // the number of decimals to display
     "tag": "palnet", // the tag used by your community
     "logo": "https://i.imgsafe.org/15/15bdc8a5ba.png", // the logo
     "logonight": "https://i.imgsafe.org/15/15bdc8a5ba.png", // the logo for nightmode
     "websiteTitle": "PEACE, ABUNDANCE, AND LIBERTY" // the title of the website
   }
 </script>

Feel free to also change the website title and description part:
https://i.imgur.com/tvdYSVZ.png

PAL Example here

Step 4

https://i.imgur.com/zo8bsN1.png
Head to 'Settings' tab, scroll down to 'GitHub Pages' section and enable it for the 'master branch'.

https://cdn.steemitimages.com/DQmSCP4XK68DesUbrxDMDjU6fnK75YeyS5Uob5BQp2cwbu8/github_pages.png

At this point you should have a fully functional website hosted for free by GitHub.

Do you want a custom domain name?

If you have a custom domain you want to use, you will need to do few more steps. Otherwise you can stop it here.

Step 5

Scroll down again to the GitHub Pages settings and add your custom domain (without http/https) (e.g. tube.palnet.io)

Go to your domain provider website and add a CNAME record pointing from <your_domain/subdomain> to your_github_username.github.io. Finally, depending on how fast the DNS propagation goes, the http version should work within 5-30 minutes, and the https should work within 1-2 hours.

Bonus Step

Want to change the favicon? Just delete the DTube_files/images/dtubefavicon.png file and replace it with a favicon matching your project.

Will ScotTube follow DTube's updates?

Yes it will! Your ScotTube is using the exact same code as the current version of DTube (you forked it), and updating to the latest version will always be possible through GitHub directly, but it's not forced or automatic. To update whenever changes are available, you just need to click on 'Pull Request', choose your fork as the base repository, and choose dtube/production (the official dtube) as the head repository.
https://i.imgur.com/UeuJNJ3.png

Who is using it already?

Here is the list of projects currently using ScotTube:

Issues / Suggestions? I'm here to help

If you have issues to setup your Scot Tube after Step 1, reach out to me by commenting this article, or directly via pm on discord, I'll be glad to help you get set up.



0
0
0.000
56 comments
avatar

This is a really great and in depth guide !
Thank you for sharing this valuable information with possible new website owners :)

#steemleo

0
0
0.000
avatar

TBH it's really great to see everything happening in Steem Blockchain and users are adopting the changes very amazingly.

Tokens
Communities
excitement

TOO much fun !!

0
0
0.000
avatar

Hi @heimindanger, are these clones of your site still hosted by your domain, or are they totally seperate websites? The reason I'm asking is that d.tube is completely blocked in Australia, we can't access it at all. Our government has told all the ISP's in Australia to geoblock it, after the Christchurch massacre in NZ. Are you aware of this and is there any potential from your end to appeal this censorship?

Cheers,

John.

0
0
0.000
avatar

They are completely separate websites. :)

Btw, If you do only step 2 and step 4, you can get a fully working DTube clone (without scot). DTube is a static app and easy to host anywhere.

You can even download the https://github.com/dtube/production and just open the index.html from your pc... it should work. Maybe you'll need to click the logo to get the homepage to display but then everything should work.

0
0
0.000
avatar

hmmm, now you have me thinking. problem is I have absolutely zero technical skills. Might need to find a fellow aussie that could set up our own dtube for here. If a content creator posted on d.tube and tagged a seperate sight (hypothetically aus.tube), would the post appear on both? Sorry if its a dumb question, I am trying to get my head around stuff I have no skills in.

0
0
0.000
avatar

Yes, they would both use the same blockchains so yes, it would be the exact same contents and hot and trending. It's just your ISP blocking access to d.tube right now, not the blockchain APIs.

0
0
0.000
avatar
(Edited)

Hmmm, thanks heaps for the info. @ausbitbank, @quochuy, @jackmillar, do we need to set up a d.tube clone for Aussies?

0
0
0.000
avatar

The cost for setting up is about 3000 ENG + potential monthly subscription for maintenance. Do we have enough video authors for making this worth it?
https://steemit.com/dtube/@aggroed/scottube-it-s-alive

Posted using Partiko iOS

0
0
0.000
avatar

Yeah, fair point, it works out to be almost AUD $700 to set up, plus ongoing costs. Don't know if its economically viable, but It's interesting...

Thanks heaps for the quick response @quochuy.

0
0
0.000
avatar

Right, so I misunderstand your question above. I thought you wanted go to the whole way and setup an Aussie Scot etc...
Cloning D.Tube only should be doable: need a domain name and a server.

@heimindanger a while ago I tried cloning it but it tried to access one of your server still to access the video file and wasn’t allowed due to CORS issue.

Posted using Partiko iOS

0
0
0.000
avatar

I'd be happy to help you with the technical/hosting side of things—but I live in the US (Seattle). Fortunately, this type of work is easy to do via the Internet, and I would be thrilled to help build out your site/related infrastructure.

If you're interested, please take a look at my site at https://unrooted.tech or my professional resume/CV at https://hearn.me and just send me an email if you're interested in beginning a conversation about what you are looking to accomplish. I'll be very happy to talk things out without obligation!

Whatever you decide to do going forward, I wish you good luck! Enjoy your project. 😊

Posted using Partiko iOS

0
0
0.000
avatar

Nah, if you just want to clone DTube (no special token), it's completely free. Just fork the dtube/production on github and open github pages on it, voila.

0
0
0.000
avatar

Do you know any way we can 'appeal' a censorship? Seems contradictory. I'd be happy to try if it's possible because honestly we deleted these videos as fast we could, and the censorship was unfair in the first place.

0
0
0.000
avatar

Not sure of what (if any) due process they conducted. I guess a letter to the "Minister for Communications" couldn't hurt.
minister.JPG
This guy.
minister 2.JPG
If you want to call him, on those phone numbers replace the (02) with a +612 for aus and regional area code.

source of screenshots

I plan on sending a letter, but it would probably carry more weight if it comes from you guys as founders of the site.

Yes the censorship was completely unfair and arbitrary. They blocked heaps of other sites at the time also.

0
0
0.000
avatar

"we deleted these videos as fast we could"
Shameful.

0
0
0.000
avatar
(Edited)

@heimindanger Github being owned by microsoft, and microsoft being a large corp that is susceptible to political pressure, isn't it possible that they could turn off github websites? What about using alternatives to github?

0
0
0.000
avatar
(Edited)

No, I have been banned from Palnet, STEEMLEO, WEEDCASH, STEEMIT FRONT END! This is terrible! Oh pardon me - I thought you were talking about your STEM GEEKS BAN? oops!

0
0
0.000
avatar

I just watched a dtube video from Australia. I can only assume I changed my DNS some time in the past to get around the blacklist.

0
0
0.000
avatar

I can watch videos from other front ends, but the d.tube site itself is blocked. Can't post or access there (unless you know how to use DNS, or VPN or some other voodoo technical magic I don't understand)

Posted using Partiko Android

0
0
0.000
avatar

It's actually really simple to change your DNS. Just follow this - https://www.lifewire.com/how-to-change-dns-servers-in-windows-2626242

Use the DNS numbers used in there (8.8.8.8 etc) as they are the google dns servers that will bypass the national firewall.

0
0
0.000
avatar

what about VPN? or are those blocked too?

0
0
0.000
avatar

Nah dude...dtube working for me...nbn+ myrepublic

you have to reset something...I don't know what..but something :)

0
0
0.000
avatar

@jk6276 I am in Australia and I can access D.tube just fine... What ISP are you with? I am with Telstra and can access every aspect of the site quite fine.

0
0
0.000
avatar

That is really great innovation and happy to see how everything is connected with each other.. Great update for everyone..

0
0
0.000
avatar

This is such a good project... by making it super easy to use, you get all the great (but non-technical) minds "just" start doing things. it'll help the whole ecosystem!

0
0
0.000
avatar

Looks like this engine is about to leap from the tracks and we're going to the moon! Newsteem has got some really exciting things happening! Can't wait to test it all out and eventually start my own little tribe

0
0
0.000
avatar

Is staking required on our SCOT token in order to use SCOT Tube?

Posted using Partiko iOS

0
0
0.000
avatar

I believe you cannot have the proof of brain distribution without the staking with SCOTs?

@aggroed ?

0
0
0.000
avatar
(Edited)

Thanks for the quick response, I’ll get in contact with him on discord. We are quietly building @reggaesteem using JAHM Tokens, the SCOT Tube timing is 👌🏽; hopefully I can figure out the process today.

0
0
0.000
avatar

I'm unable to claim my drutter account at DTube. I recently spent a few hours trying.

The "Please Wait" icon just turned and turned, for an hour. Nothing ever happened. I tried logging in, but it said my account doesn't exist.

So, I rebooted and tried the whole thing again. Same result, I jump through all the hoops and then the site fails to create my account. DTube suggests "Read our game changing v0.9 update article!", but it's a bad link, taking me instead to the Steem profile page of @curator.

Your lackluster performance and effort are noted. Your market share is being lost quickly to 3Speak and BitChute. It's a free market, now. You have to compete if you want to survive.

0
0
0.000
avatar

Your account is already created, somehow you failed to receive the starting bandwidth and DTCs, so I sent some manually. We had some instabilities this night so I guess that's what happened?

I'm gonna fix the issue with the link to the blog post :-/

0
0
0.000
avatar

Thanks for trying, but that won't help me. In fact, it may have cost me my account, unfortunately.

When the site failed to create my account yesterday, even after waiting almost an hour with the icon spinning endlessly, I confirmed it by trying to log in with the key. It said "account does not exist". I rebooted and tried again. It failed again. Each time I tried, I shredded the old key in my paper shredder, and wrote down the new key. Each time the key was confirmed to not work, I discarded it. Thus, I only have the most recent key saved. If that isn't the one which is now associated with the account you manually made for me, I will forever be locked out the next time I restart my PC. :-/

In the meantime, I have tried to upload a video to DTube, and it worked. But it also uploaded a copy to Steem, where I've already got a copy (via YouTube yesterday). Why does it post on Steem, as well as DTube? I thought you had separated yourself and made your own blockchain, and own token? Why then are you duplicating posts?

Also, why is "DTube" the only category for videos, still? That never should have been the case. At the very least it should have been fixed with this latest upgrade.

I deleted the Steem post, but that deleted the DTube post too! At least, it appeared to... because in my DTube channel page, no videos are showing up! Where are my dozens of videos that I've uploaded to your site over the past 2 years? There is not even a thumbnail left of them now?

Next, I tried your new URL upload feature, to bring the YouTube video directly onto DTube.

But again, it showed up on Steem, where it's a duplicate. My viewers won't be happy about that, and I may get downvoted and lose subscribers because of it.

But on DTube there's still nothing showing:

My PC is working well on other sites, so I don't think it's my system or browser causing the above issues.

DTube says I have 1093 VP, and it goes up when I vote on things. Why does it go up, not down? What is VP? What happens when it gets to 0? My voting power is set to 100%, but it didn't use all my VP. Why is it a test coin? If it's worthless, how does it double the rewards? Why don't you answer any of these questions in your post about it? You seem focused on telling people they will get rich "double your rewards!" but not really explain what that means, or deliver on your promise. Is DTube a real site, or just a joke hobby in your spare time? Seriously. It's like you write things completely randomly, hoping people go along with it, and hoping nobody notices that it's all complete nonsense. I don't want "double the tokens". I just want somewhere I can upload and watch videos. Is that still too much to ask, as the years go by??

And as I said, it may not matter at all, because through no fault of my own I may have already lost control of my account. :-/

0
0
0.000
avatar

@heimindanger, Without any doubt this step is so much value adding one because Dtube Clone for diversified communities sounds awesome to read.

Really excited towards this Ecosystem and i am sure that i will going to enjoy this journey.

Have a productive time ahead and stay blessed.

Posted using Partiko Android

0
0
0.000
avatar

Things really about to move from 0 to 100 on the steem blockchain. Nice!

0
0
0.000
avatar

Congratulations @heimindanger! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) :

You distributed more than 16000 upvotes. Your next target is to reach 17000 upvotes.

You can view your badges on your Steem Board and compare to others on the Steem Ranking
If you no longer want to receive notifications, reply to this comment with the word STOP

Vote for @Steemitboard as a witness to get one more award and increased upvotes!
0
0
0.000
avatar

I have a comment as a regular user:
This appears to be a lot of circle-jerking and insider profiteering.
Also, why is this claimed to be "easy to understand"? I'm computer literate, even blockchain literate, but this post was completely impossible to relate to.
3Speak is the only YouTube competitor that I'm aware of. DTube and BitChute are just mirrors sites for videos hosted elsewhere.

0
0
0.000
avatar
(Edited)

@weedcleaner hello! This post only seems to have that 1 line in it about weedcash? I'm not sure, but that is what you were just telling me. I am not sure about it? Seems like more PAL than anything, one of those typical re-blogs. Up to you!
Screen Shot 2019-07-05 at 10.29.54 AM.png

0
0
0.000
avatar

WARNING: IF YOU REPLY TO THIS ACCOUNT YOU WILL BE FLAGGED, YOUR REP HARMED AND ALL OF YOUR REWARDS REMOVED. DO NOT ENGAGE WITH THE TRASH. YOU HAVE BEEN WARNED

0
0
0.000
avatar

Wonderful. It looks pretty east and Straight forward process. This opens up a whole new space. I wonder how voice.com will be able to compete with Steem ecosystem... 👏 🌴 👍

0
0
0.000
avatar

DTube and Steem Engine working together is great for the whole ecosystem. We all need to work together to make it a success. 👍🏽✔️

Posted using Partiko Android

0
0
0.000
avatar

Dude I don't think these community steem-engine "thingy's" are any good! Time to scrap this and work on SMT! Seriously this is all circle jerk material, nothing real here. Sometimes you have to fail to succeed! Good Luck!

0
0
0.000
avatar

Hi, that's really nice!

But I have following question:
Can you also use more than one tag, or is it limited to just a single community tag?

0
0
0.000
avatar

And what is the benefit of using it?

0
0
0.000