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
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.comWe have a developer discord and a telegram room.
I'm @cgcardona and I'm happy to help on-ramp in any way. Cheers 🎩
[link] [comments]
source https://www.reddit.com/r/btc/comments/d8y4jy/a_welcome_message_to_developers_from_bitcoincoms/
No comments:
Post a Comment