<META NAME="ROBOTS" CONTENT="NOINDEX">
<link rel="canonical" href="https://marketerhire.com/hire/schedule">
<style>
.preloader {
display: inline;
z-index: 2000;
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| defaults write com.apple.screencapture location /Users/... | |
| killall SystemUIServer | |
| defaults write -g InitialKeyRepeat -int 10 # normal minimum is 15 (225 ms) | |
| defaults write -g KeyRepeat -int 1 # normal minimum is 2 (30 ms) | |
| # Log out and log back in to see ^ take effect |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /* | |
| To run: | |
| - npm install ws && npm install autobahn | |
| - node websocket {ws, wss} {v1, v2} {if v2 --> channels} | |
| */ | |
| var protocol = process.argv[2]; | |
| var api = process.argv[3]; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html lang="en"> | |
| <head> | |
| <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> | |
| <style> | |
| @font-face { | |
| font-family: "proxima-regular"; | |
| font-style: normal; | |
| font-weight: normal; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| async function onRequest(request, settings) { | |
| const removeEmpty = obj => { | |
| Object.keys(obj).forEach( | |
| k => !obj[k] && obj[k] !== undefined && delete obj[k] | |
| ); | |
| return obj; | |
| }; | |
| const body = request.json().form_response; | |
| const answers = removeEmpty(body.answers); | |
| const hidden = removeEmpty(body.hidden); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| import { | |
| createPublicClient, | |
| createWalletClient, | |
| defineChain, | |
| getAddress, | |
| hexToBigInt, | |
| http, | |
| isHex, | |
| parseAbi, | |
| recoverTypedDataAddress, |
Radius is stablecoin-native settlement infrastructure for the agentic internet. It settles machine-to-machine micropayments at the scale of API calls, paid content, and streaming compute. 2.8M+ TPS tested, linear scalability, sub-second finality, near-zero transaction costs, EVM-compatible execution, stablecoin fees, and no native token.
Radius is built for agentic commerce: per-request API billing, HTTP-native x402 payments, pay-per-visit content, and streaming payments. Developers can use standard Ethereum tooling - Solidity, Foundry, viem, wagmi, ethers.js, and JSON-RPC - while paying fees in stablecoins instead of volatile gas tokens.
- Radius now has first-party x402 facilitator infrastructure for HTTP 402 payments on Radius mainnet and testnet.
- Radius x402 supports Permit2 settlement, EIP-2612 gas sponsoring,
/supported,/verify,/settle, and/healthfacilitator endpoints.
OlderNewer