Update README.md

This commit is contained in:
Austin Griffith 2018-09-12 10:33:19 -06:00 committed by GitHub
parent 680b425f73
commit 54f0bdecb5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -21,12 +21,14 @@ Let's all post our meta transaction formats here in a digestible format. The TL;
### Tx
```
{
Here is my (pseudo?)code for getting transactions on chain
Here is my (pseudo?)code for putting transactions on chain
}
```
### Example Implementation Links
### Implementations
[tenzorum](https://github.com/austintgriffith/meta-transaction-format-share/blob/master/tenzorum.org.md)
[tokenSubscription](https://github.com/austintgriffith/meta-transaction-format-share/blob/master/tokensubscription.com.md)