cURL
curl --request POST \ --url https://inprocess.world/api/artists/wallets \ --header 'Content-Type: application/json' \ --data ' { "artist_wallet": "<string>", "social_wallet": "<string>" } '
{ "success": true }
Connect a social wallet and an artist wallet on the In•Process protocol.
The artist wallet address
The social wallet address
Successful response
Indicates whether the operation was successful