diff --git a/pourteaux-anthology/inscriptions.json b/pourteaux-anthology/inscriptions.json new file mode 100644 index 0000000000..5496b3d341 --- /dev/null +++ b/pourteaux-anthology/inscriptions.json @@ -0,0 +1,50 @@ +[ + { + "id": "eea8e933a1dc5ffacb5f4fa6f05ba80908da829c3998ee380312944f90b2f1c9i0", + "meta": { + "name": "first cryptopunk on bitcoin" + } + }, + { + "id": "c8f8b5a40624b98b1d43068d7c42f318bb6273031049b3b17dad29b7689edd26i0", + "meta": { + "name": "largest ever bitcoin tx and block" + } + }, + { + "id": "4ba3324a9f0d690b192731f3ec6acf3657c0babb5b7849669b849ab78e8b93f5i0", + "meta": { + "name": "challenge accepted" + } + }, + { + "id": "e8433466b2f73d57572d75549f9c2c89e2a0b163185cb8cd5c17394cfa5c85c4i0", + "meta": { + "name": "taiwan number one" + } + }, + { + "id": "c6880cae50be69681022142439f225bc91ca11522ffca52f480278433ed13be4i0", + "meta": { + "name": "tibet" + } + }, + { + "id": "4b311db549b2510724a44dc1c2cd28d6ccc386f74e6bfebf11ffdb1933ffb7f5i0", + "meta": { + "name": "free tibet" + } + }, + { + "id": "3a2e86d404801c4870e591452a7d1e345aafdda23a5e73a747a525de28791964i0", + "meta": { + "name": "pourteaux original watercolor" + } + }, + { + "id": "a83f11c6fc465e2762a054345343723676ce470cca735c559edd9b18410a6c00i0", + "meta": { + "name": "OP_RETURN poem" + } + } +] diff --git a/pourteaux-anthology/meta.json b/pourteaux-anthology/meta.json new file mode 100644 index 0000000000..3f072abf13 --- /dev/null +++ b/pourteaux-anthology/meta.json @@ -0,0 +1,8 @@ +{ + "name": "Pourteaux Anthology", + "inscription_icon": "eea8e933a1dc5ffacb5f4fa6f05ba80908da829c3998ee380312944f90b2f1c9i0", + "slug": "pourteaux-anthology", + "description": "Early inscriptions from Pourteaux", + "twitter_link": "https://www.twitter.com/pourteaux", + "website_link": "https://www.pourteaux.xyz" +}