From e36644908dafb04d8f46dacf47a113450aa89d78 Mon Sep 17 00:00:00 2001 From: Austin Griffith Date: Wed, 12 Sep 2018 06:33:49 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5b7f64b..8cf4950 100644 --- a/README.md +++ b/README.md @@ -24,3 +24,7 @@ Let's all post our meta transaction formats here in a digestible format: Here is my (pseudo?)code for getting transactions on chain } ``` + +### Example Implementation Links + +[TokenSubscription](https://github.com/austintgriffith/meta-transaction-format-share/blob/master/tokensubscription.com)