Pages:
Author

Topic: TheHashCoin: scrypt based cryptocurrency built for the medical cannabis industry - page 7. (Read 1943 times)

newbie
Activity: 70
Merit: 0
Well if you want to give compiling it a crack I would gladly support you the best I could!

my most recent experience compiling a binary for windows is definitely a few years old, but tbh I need to get some halfway decent build instructions for windows into my README asap anyway. Anything is better than "follow windows compilation guidelines for litecoin" lololol
full member
Activity: 406
Merit: 101
Haven't compiled anything in like 5 years... waiting patiently ;(
newbie
Activity: 70
Merit: 0
Holy cow that was an incredibly fast response!

I appreciate it!  Cheesy Hope to see a couple new workers in there soon!

And yes haha all the work for this build has been done using various linux distros, but you should have good luck compiling it using the windows instructions for litecoin compilation. I unfortunately only have detailed build instructions for linux distros on the github repo  Sad
cvm
newbie
Activity: 196
Merit: 0
full member
Activity: 406
Merit: 101
windows users like: i cant compile anything...
newbie
Activity: 70
Merit: 0
Hello all!

This is my first post on bitcointalk.org and I must admit, I am nervous.
I am a relative noob to crypto, but I have experience in C/C++, python and JavaScript, so the core technology has been fascinating and very rewarding to learn about over the last couple years. I found it nearly impossible, with the open source nature of cryptocurrency's, to keep myself from taking a crack at producing an altcoin.

I am an avid believer in the medicinal benefits of marijuana. It has touched not only my life personally (my grandmother beat oral cancer, with the help of marijuana for insomnia, pain and lack of appetite), but many people I know as well. I know that I am far from the first person to think of mixing cannabis and crypto, but I have a different framework for how I think the two could be combined that's not exactly akin to the days of the silk road, but that also has a greater impact than just being another silly altcoin with weed in it's name and artwork.

I would like eventually to have TheHashCoin be the first fully integrated and dedicated (to an industry) electronic asset. Essentially, if all goes as planned (which let's face it, it almost never does) within the next year I would like to have TheHashCoin listed on an exchange, but to only be accepted in it's raw form (the actual digital "coins" themselves) at partnered legal medicinal marijuana dispensaries. This would mean that they would have tangible dollar value at an exchange, but could themselves only be accepted electronically(except when being exchanged) via partnered dispensaries.

So far, the development team consists of only myself and my one younger and one older brother (who are minimally involved at this point, but the project is still in it's infancy). With that being said, for the better part of the last year I have been developing this coin, trying all different sorts of block/target parameters, algorithms, protocols etc. I am not certain that I won't start from scratch again, as I am not sure my current setup will scale well, but I am as happy with it as I have ever been, which is why I am appealing to you, the general public, in hopes that you'll be willing to give us a download and mine a few THC's to help us with the development process! Our next big step will be completing our whitepaper, which once completed will be found at our github page as well as iconeat.com/ico/thehashcoin.

So though the coin is still in it's infancy, we do have a fully functioning litecoin based (scrypt PoW) altcoin with two dedicated seed nodes to sync the blockchain when you download the coin, and a fully functioning mining pool with variable stratum difficulty. The coin does have Segwit fully deployed/active with clearly marked addresses beginning with the letter "S" for segwit. Legacy addresses are to be used in the mining pool and begin with the letter "T". I will post all of the information for the github repo and mining pool below, if anyone has any questions please read the README in the github repo OR feel free to contact me here, on github or at this email address: [email protected]

EDIT:

Also added pre-ico details to iconeat. Link posted below!

Some of the relevant coin parameters:

Target spacing: 30 seconds

Target time-span: 30 Minutes

Subsidy (block reward): 15 THC

Subsidy halving interval: 3,153,600 (about 3 years)

Total supply: 94,608,000 THC

About the coin parameters..

I am paranoid, being such a small, grassroots project and having such a small team right now, that people may game the coin. This is why I have the target time-span for a short 30 minutes or 60 blocks, so that if it happens they won't make off like thieves as the difficulty will readjust quickly. As for the 30 second spacing, I like the idea of keeping blocks small (even if there are more of them), and getting blocks on to the chain more quickly. I do have concerns about orphaned blocks becoming all too frequent when the hashrate increases beyond a certain point, but this is a bridge we will cross when we get to it.

**ALSO**:
 
Scrypt is not the only algo we plan on using for proof of work. We are currently working on having several (as many as possible) algos to run at sporadic intervals, as a way of reducing the power of mighty ASICs. The way we plan on having it work is to have our seed nodes randomly broadcast to all connected nodes (and then have those nodes broadcast outward) which algo is to be deployed at any given time and to have auto-switching setup in the pools/solo-miners based on that initial message from the RPC server. We don't have a solid time-frame for when this will be deployed yet, but we will keep everyone updated!
Thank you for reading!  Smiley

github:
https://github.com/apt-get-schwifty/thehashcoin

mining pool:
stratum+tcp://192.243.103.250:3333 (stratum difficulty 75)
stratum+tcp://192.243.103.250:3032 (stratum difficulty 32)
stratum+tcp://192.243.103.250:3256 (stratum difficulty 256)
web page for mining pool (nomp): https://192.243.103.250:8080

additional mining pool (saltpool):

https://saltpool.net (details on the site)

additional mining pool (INFO/hashncash):

https://hashncash.net (details on the site)

iconeat pre-ico details: https://iconeat.com/ico/thehashcoin/

Seed node info:

We do have 3 seed nodes hardcoded into the source that are functioning (for most people), but if you are struggling to sync the chain please try to manually add them to your thehashcoin.conf file by appending the following lines:

connect=162.208.9.51:421
connect=192.243.103.250:421
connect=207.148.3.126:421

All of these nodes have the full chain and have been witnessed syncing other nodes on multiple occasions but if you still have issues let me know!

Check out our blockchain with our block explorer!:

http://162.208.9.51:3001

Drop into our discord channel to chat about crypto, bud, to get support or just to shoot the shit!

https://discord.gg/NhCcEeE

Official 64 & 32 bit binaries for windows are available on our github repo under release v0.2:

https://github.com/apt-get-schwifty/thehashcoin/releases/tag/v0.2

Thanks again to all!
Pages:
Jump to: