Author Topic: Getting started developing on Bitshares...  (Read 1456 times)

0 Members and 1 Guest are viewing this topic.

Offline merivercap

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
    • BitCash
Thanks kenCode, favdesu & xeroc.

I'll look over the wiki first.

I think the core team will be introducing more docs and updated code in a few weeks right?

Thanks!
BitCash - http://www.bitcash.org 
Beta: bitCash Wallet / p2p Gateway: (https://m.bitcash.org)
Beta: bitCash Trade (https://trade.bitcash.org)

Offline xeroc

  • Board Moderator
  • Hero Member
  • *****
  • Posts: 12922
  • ChainSquad GmbH
    • View Profile
    • ChainSquad GmbH
  • BitShares: xeroc
  • GitHub: xeroc
You can also take a look at the python-bitsharestools .. there a address library and a transactions library .. both not finished but technically working .. you can find the package in my github repo (link below my avatar)

There's also delegate.xeroc.org/paperwallet.html which shows bitshares-js in action

Offline fav

  • Hero Member
  • *****
  • Posts: 4278
  • No Pain, No Gain
    • View Profile
    • Follow Me!
  • BitShares: fav
I have some developers looking to familiarize themselves with the Bitshares blockchain.  We're trying to create a simple wallet and I'm trying to help them get started.  How different is it from working with the Bitcoin blockchain?

I see a Bitshares-JS Github repo.  Just wanted some guidance on how to:
1) create a public/private key pair and register a Titan account
2) use a recovery key generator for the private key like the web wallet does
3) send a transaction
4) use the testnet

There won't be anything dealing with voting or trading on the exchange.. just a simple wallet.  Can anyone help?  Thx!

http://bts.wiki is a great start. If you got indepth questions, I'd recommend you to either open a thread in technical and/or send stan an email/pm

Offline kenCode

  • Hero Member
  • *****
  • Posts: 2283
    • View Profile
    • Agorise
I'm guessing this would be a question for jcalfey1, vikram, pc or one of the other badass Devs. Those guys are so busy though, they probably won't be able to walk you through it, but they can probably point you to the most appropriate repos for your project.
kenCode - Decentraliser @ Agorise
Matrix/Keybase/Hive/Commun/Github: @Agorise
www.PalmPay.chat

Offline merivercap

  • Hero Member
  • *****
  • Posts: 661
    • View Profile
    • BitCash
I have some developers looking to familiarize themselves with the Bitshares blockchain.  We're trying to create a simple wallet and I'm trying to help them get started.  How different is it from working with the Bitcoin blockchain?

I see a Bitshares-JS Github repo.  Just wanted some guidance on how to:
1) create a public/private key pair and register a Titan account
2) use a recovery key generator for the private key like the web wallet does
3) send a transaction
4) use the testnet

There won't be anything dealing with voting or trading on the exchange.. just a simple wallet.  Can anyone help?  Thx! 
BitCash - http://www.bitcash.org 
Beta: bitCash Wallet / p2p Gateway: (https://m.bitcash.org)
Beta: bitCash Trade (https://trade.bitcash.org)