All Projects → austintgriffith → tokensubscription.com

austintgriffith / tokensubscription.com

Licence: MIT License
⏰💰🤠 Set-it-and-forget-it token subscriptions on the Ethereum mainnet. #Winner #WyoHackathon

Programming Languages

javascript
184084 projects - #8 most used programming language
solidity
1140 projects
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to tokensubscription.com

Erc20 Explorer
An explorer for ERC20 based Ethereum tokens
Stars: ✭ 248 (+206.17%)
Mutual labels:  token, erc20
Multisender
Token Multisender Dapp smart contract. Airdrop tokens. Batch sending ERC20, ETH, Ethereum tokens. Send thousands of transfers in a few transactions. It can help user to save more tx fee and time than sending one by one
Stars: ✭ 185 (+128.4%)
Mutual labels:  transaction, erc20
ETH-transactions-storage
Indexer for Ethereum to get transaction list by ETH address
Stars: ✭ 155 (+91.36%)
Mutual labels:  transaction, erc20
Universaltoken
Implementation of Universal Token for Assets and Payments
Stars: ✭ 176 (+117.28%)
Mutual labels:  token, erc20
tokenbridge
A bidirectional Ethereum / RSK Token Bridge implementation.
Stars: ✭ 85 (+4.94%)
Mutual labels:  token, erc20
Protocol
Loopring Protocol Smart Contract on Ethereum
Stars: ✭ 220 (+171.6%)
Mutual labels:  token, erc20
Web3 By Example
Node.js with Web3 javascript examples for getting basic information (transactions, balances, network stats, and tokens) from the Ethereum blockchain.
Stars: ✭ 156 (+92.59%)
Mutual labels:  transaction, erc20
Ethereum Etl
Python scripts for ETL (extract, transform and load) jobs for Ethereum blocks, transactions, ERC20 / ERC721 tokens, transfers, receipts, logs, contracts, internal transactions. Data is available in Google BigQuery https://goo.gl/oY5BCQ
Stars: ✭ 956 (+1080.25%)
Mutual labels:  transaction, erc20
ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (-81.48%)
Mutual labels:  token, erc20
ethereum-erc20
Fungible token implementation for the Ethereum blockchain.
Stars: ✭ 27 (-66.67%)
Mutual labels:  token, erc20
Deltabalances.github.io
The Ethereum decentralized exchange assistant. Check token balances, transaction details & trade history.
Stars: ✭ 128 (+58.02%)
Mutual labels:  token, erc20
erc1363-payable-token
Code implementation for the ERC-1363 Payable Token
Stars: ✭ 83 (+2.47%)
Mutual labels:  token, erc20
Web3j Sample
web3j 样例程序
Stars: ✭ 317 (+291.36%)
Mutual labels:  token, erc20
Awesome Blockchain Kor
<블록체인의 정석>, <하이퍼레저 블록체인 개발> 소스코드 및 참고자료 저장소
Stars: ✭ 243 (+200%)
Mutual labels:  token, erc20
AuthorizeCIM
Authorize.net CIM, AIM, and ARB Functions for Go Language
Stars: ✭ 36 (-55.56%)
Mutual labels:  subscription, transaction
BatchPayments
A gas conscious batch payment implementation
Stars: ✭ 27 (-66.67%)
Mutual labels:  token, erc20
ERC777
New Standard for Ethereum Token
Stars: ✭ 120 (+48.15%)
Mutual labels:  token, erc20
Toolbelt.Blazor.HeadElement
Head element support (change the document title, "meta" elements such as OGP, and "link" elements) for Blazor apps.
Stars: ✭ 137 (+69.14%)
Mutual labels:  meta
vim-workshop
My thorough introduction to Vim
Stars: ✭ 30 (-62.96%)
Mutual labels:  hackathon
XGoServer
一个基础性、模块完整且安全可靠的轻量级 Go 服务端框架
Stars: ✭ 21 (-74.07%)
Mutual labels:  token

💰🤠 Token Subscriptions 🤠💰

tokensubscriptionscreencast

https://tokensubscription.com allows publishers (service providers) to deploy a smart contract on Ethereum with parameters for a subscription including destination address, token address, token amount, and period of recurrence. The publisher then supplies a link to the subscriber that is presented with the terms of the subscription to sign an off-chain meta transaction that is replayed on the defined period. The subscriber controls the flow of the tokens (starting, stopping, pausing, etc) using the ERC20 standard approve() function.

Usually a nonce is used for replay protection, but the heart of the trick with https://tokensubscription.com is a replay-able nonce that works on a defined schedule. In combination with the ERC20 allowances and meta transactions an extremely simple token subscription service can be created.

first place overall #wyominghackathon

winnerscircle

https://devpost.com/software/token-subscription

9i9a0053

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].