gary on Nostr: Got a serverless Nostr client going this morning. This was blocking me on a project ...
Got a serverless Nostr client going this morning.
This was blocking me on a project I'm working on for
http://nostr.money. #FeelsGoodBro
FYI the stack was: AWS Gateway triggering a lambda function to temporarily spin up an ECR-hosted Docker image.
Needed to containerize the solution because the secp256k1 python library was driving the raw python implementation over AWS Lambda's code+layer size limit.
Published at
2023-06-08 01:01:12Event JSON
{
"id": "0dc0e85e47f5e17c923710cc0e05cbbd5a5717b3d78280ed53eaa0b35405d985",
"pubkey": "7ed19e6e8f2db7fe905c61af6fc63e172f532ad31e4fdb2b80b8703e9df26ad6",
"created_at": 1686186072,
"kind": 1,
"tags": [
[
"t",
"feelsgoodbro"
]
],
"content": "Got a serverless Nostr client going this morning.\nThis was blocking me on a project I'm working on for http://nostr.money. #FeelsGoodBro\n\nFYI the stack was: AWS Gateway triggering a lambda function to temporarily spin up an ECR-hosted Docker image.\n\n\nNeeded to containerize the solution because the secp256k1 python library was driving the raw python implementation over AWS Lambda's code+layer size limit.\n",
"sig": "8b9ede9ce87e5db43a829138d2f3c4686dec063dd04e15311dafdb8d4ae42f3e03b6214a07b22bd2d295a37ce8bcffa31794d2470d66bdd55ed8deb4681e85c6"
}