#ethereum
Read more stories on Hashnode
Articles with this tag
Being able to fetch and return multiple values from an off-chain API using Chainlink's AnyAPI has been tricky in the past. The use of the older...
Storing large amounts of text- or binary data on a blockchain is normally ill-advised. Blockspace is expensive and languages like Solidity don't...
The standard “Hello, World!” of testing a Chainlink Node is to execute the “Get > Uint256” job that’s referenced in the documentation. Its simple, the...