A welcome message to developers from Bitcoin.com's Developer Services lead, Gabriel Cardona.

Hi, my name is Gabriel, I lead Developer Services at bitcoin.com. We have a suite of developer tools which should be familiar to an ETH dev.

https://developer.bitcoin.com is the home of all our developer documentation

https://developer.bitcoin.com/bitbox/ is our typescript framework similar to truffle

https://developer.bitcoin.com/slp is for creating, minting, sending and burning tokens. It's also a superset of BITBOX SDK

rest.bitcoin.com - this is the json rpc over http

https://bitdb.bitcoin.com - real time indexer of BCH blockchain in to mongodb collections

https://bitsocket.bitcoin.com - bitbd data in real-time over websockets

https://slpdb.bitcoin.com - entire token graph in mongodb collections

https://slpsocket.bitcoin.com - slpdb data in real-time over websockets

Badger is our fork of MetaMask for BCH:

Cashscript is our smart-contract language inspired by Solidity. It exports an Arifact w/ ABI

CashScript examples as .cash files and needed typescript files to transpile and run them

Testnet Faucet

Any of the above cloud services also works w/ testnet by adding a t
to the beginning of the url. For example https://trest.bitcoin.com

We have a developer discord and a telegram room.

I'm @cgcardona and I'm happy to help on-ramp in any way. Cheers 🎩

Source.

submitted by /u/MemoryDealers
[link] [comments]

source https://www.reddit.com/r/btc/comments/d8y4jy/a_welcome_message_to_developers_from_bitcoincoms/

Comments