BitShares Forum

Main => General Discussion => Topic started by: thor on January 15, 2018, 11:28:36 am

Title: Creating new systems on graphene/bitshares2.0
Post by: thor on January 15, 2018, 11:28:36 am
Hello,
I have forked the bithsares-core directory from github and want to create a new steem like chain for content, an independent one. Can anyone direct me to the resources or tell me about how to built over this beautiful toolkit? I want to write contracts that will define the nature of relationship/economy on new platform.

Thank You
Title: Re: Creating new systems on graphene/bitshares2.0
Post by: thor on January 15, 2018, 02:18:57 pm
Umm, no one around here?
Title: Re: Creating new systems on graphene/bitshares2.0
Post by: R on January 15, 2018, 02:59:49 pm
http://docs.bitshares.org/
Title: Re: Creating new systems on graphene/bitshares2.0
Post by: thor on January 15, 2018, 04:16:34 pm
http://docs.bitshares.org/

I have skimmed through these docs. Reading the white paper as of now. I just need to know how to write my business logic in terms of smart contract. What files? Which folder?
Thanks in advance!  :)
Title: Re: Creating new systems on graphene/bitshares2.0
Post by: xeroc on January 15, 2018, 04:26:56 pm
If you want a steem-like blockchain, why don't you fork steem instead?
Title: Re: Creating new systems on graphene/bitshares2.0
Post by: thor on January 15, 2018, 04:39:39 pm
If you want a steem-like blockchain, why don't you fork steem instead?

Hello Xeroc,
Steemit is a great product with market potential and community power. I just want dissect Bitshare 2.0 tech to use it for different use cases. At present stage, this is an effort to understand the core tool behind successful networks.

Thank You
Title: Re: Creating new systems on graphene/bitshares2.0
Post by: R on January 15, 2018, 04:48:45 pm
If you want a steem-like blockchain, why don't you fork steem instead?

Hello Xeroc,
Steemit is a great product with market potential and community power. I just want dissect Bitshare 2.0 tech to use it for different use cases. At present stage, this is an effort to understand the core tool behind successful networks.

Thank You
Do you have the required technical skills to program such a large project? No offence.
Title: Re: Creating new systems on graphene/bitshares2.0
Post by: thor on January 15, 2018, 05:11:08 pm
Do you have the required technical skills to program such a large project? No offence.

None Taken. You guys are fast with replies.  :)
No, development is not my core expertise. I would hire more people on the way. As of now just want to understand few things.
Am I looking to reinvent the wheel?
-Of course not.
Title: Re: Creating new systems on graphene/bitshares2.0
Post by: thor on January 15, 2018, 05:47:49 pm
Update : Doxygen with graphviz is a good help. Will explore and come back for help.
 
Thank You!