Brian Kiplagatbriankip.hashnode.dev·Jun 25, 2023Intergrating to Bitgo - Getting Started with BitGo ExpressBitGo Express makes it easy to get started developing with the Bitcoin protocol using multi-sig wallets in any language. BitGo Express is a proxy server designed to run within your network and ensures that all cryptographically secure operations, suc...97 readsBitcoin
John Vesterjohnjvester.hashnode.dev·Sep 27, 2022Coinbase Cloud Node & NFT APIsMoore’s law, which was really more of a rule of thumb, is the observation that the number of transistors in a dense integrated circuit doubles about every two years. I felt the impact of Moore’s law in the early years of my career as the PC revolutio...50 readswebdev
John Vesterjohnjvester.hashnode.dev·Sep 17, 2022Exploring the Coinbase API From a Web2 Starting PointBack in 1977, the aspiring musician in me wanted to learn piano after seeing the movie “Star Wars.” I had a goal to learn how to play the main theme of the movie everyone was talking about, so I bought the sheet music. We had a piano in the house, wh...Web3
Abiodun Awoyemiaagbotemi.hashnode.dev·Jul 27, 2022Using Web3Modal with ReactJSThis article will give you a step-by-step guide on how to use a single provider solution for multiple wallets for your decentralized application. You can connect multiple wallets such as metamask, coinbase wallet, etc using web3modal library. Web3Mo...1 likeWeb3