Pirate Sats

A demo application that enables Bitcoin fans to support Real Bedford FC. Fans can send sats (Bitcoin's smallest unit) to players as a token of appreciation while attending games or streaming. Accessible via mobile or desktop.

Sep 1, 2023 - #bitcoin#lightning#layer-zero#community#football

Fetching large responses with Chainlink AnyAPI

Storing large amounts of text- or binary data on a blockchain is normally ill-advised. Blockspace is expensive and languages like Solidity don’t really have fully-fleshed out string-manipulation libraries. Nonetheless sometimes you need to fetch a large string. This post shows how to do so using Chainlink AnyAPI.

Apr 24, 2022 - #chainlink#oracles#smart-contracts