Bitcoin Forum

Other => Beginners & Help => Topic started by: Otakusama on October 29, 2013, 02:08:02 AM



Title: New opensource github question.
Post by: Otakusama on October 29, 2013, 02:08:02 AM
Closed found what i needed.


Title: Re: New opensource github question.
Post by: ANiceJewishBoy on October 29, 2013, 02:15:26 AM
I made Scrypt coin But idk what data i should and shouldn't leave in the source like block gen x0 and stuff like that.
Im used to keeping everything to my self not used to github ways of the coin.
Truthfully this is my first open source project.
Please be truthful with me.

The devcoin community is an open source community of developers, you could probably find help in their thread. That's where I'm waiting to go.


Title: Re: New opensource github question.
Post by: ANiceJewishBoy on October 29, 2013, 03:07:42 AM
Got a link?
https://bitcointalk.org/index.php?topic=233997.0


Title: Re: New opensource github question.
Post by: nahtnam on October 29, 2013, 05:20:27 AM
I made Scrypt coin But idk what data i should and shouldn't leave in the source like block gen x0 and stuff like that.
Im used to keeping everything to my self not used to github ways of the coin.
Truthfully this is my first open source project.
Please be truthful with me.

If it is a truly open source coin, then put all of your code online. It isn't good to hide things because it will make life harder for people to help you out. I am also new to the open source community and yes, I also keep most of my code to myself.


Title: Re: New opensource github question.
Post by: nahtnam on October 30, 2013, 02:45:16 AM
Thanks for the advice will make sure to make it open source then.

NP. But, if you have any passwords or something, then do remove that and in the readme.md file just state the file and line number.


Title: Re: New opensource github question.
Post by: nahtnam on October 30, 2013, 03:17:28 AM
yeah im having issues with making the wallet i finished my coin the wallet just gots me stumped.
And nope no passes that i can think of.

Well I would help if I could, but C is not something I have learnt yet.


Title: Re: New opensource github question.
Post by: nahtnam on October 30, 2013, 04:00:38 AM
Oh theres a full guide on making qt's just yeah its weird. Idk what im doing wrong hope i figure it out soon.

Isnt it simple searching and replacing the code? What is the error that you are getting? I can try to help you out!


Title: Re: New opensource github question.
Post by: nahtnam on October 30, 2013, 03:05:10 PM
obj/version.o: file not recognized: File format not recognized

Here is the guide you go down to Windows QT
Basicly the bottum.
http://devtome.com/doku.php?id=scrypt_altcoin_cloning_guide

My source code:
https://github.com/SpankMeSideWays/MarketValuedCoin

OK. I will take a look later today.