Steem-Engine tokens + DTube = ScotTube

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": ", // the logo
     "logonight": ", // 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.

H2
H3
H4
3 columns
2 columns
1 column
56 Comments
Ecency