All Projects → EthereumOpenSubscriptions → reference-client

EthereumOpenSubscriptions / reference-client

Licence: MIT license
*client* reference implementation of subscriptions on Ethereum

Programming Languages

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

Projects that are alternatives of or similar to reference-client

standard
the EIP and reference implementation which we will submit to the EIP repo.
Stars: ✭ 40 (+166.67%)
Mutual labels:  subscriptions, eth, eip1337
delegated-execution-subscriptions
🕰️⚙️Recurring delegated execution through an identity proxy with meta transactions
Stars: ✭ 42 (+180%)
Mutual labels:  subscriptions, eip1337
token-subscription
💰🕰️📋[EIP 1337 POC] Recurring subscriptions on the Ethereum blockchain powered by meta transactions.
Stars: ✭ 73 (+386.67%)
Mutual labels:  subscriptions, eip1337
Google-IAP
Android Library for easing Google Play Billing to your apps with support for Subscriptions, In-App Purchases and Consumables with a beautiful sample app.
Stars: ✭ 129 (+760%)
Mutual labels:  subscriptions
go-dc-wallet
交易所收提币功能
Stars: ✭ 76 (+406.67%)
Mutual labels:  eth
trinity-eth
No description or website provided.
Stars: ✭ 14 (-6.67%)
Mutual labels:  eth
Open Crypto Tracker
Bitcoin / Alts private portfolio tracker, with email / text / alexa / telegram price alerts, charts, leverage support and much more.
Stars: ✭ 59 (+293.33%)
Mutual labels:  eth
kunkka-match
高性能撮合引擎
Stars: ✭ 50 (+233.33%)
Mutual labels:  eth
minerProxy
以太坊矿池代理,可以自定义抽水地址和比例 ,go语言编写,性能极高。挂几个盗版狗minerproxyeth/minerproxy和MinerPr0xy/MinerProxy和nicococococ/MinerProxyLite和CharIesOrz/minerProxy和ryu-shen/minerProxy都是盗版加料的,大家注意分辨,可以查看git commits记录查看谁先发布的
Stars: ✭ 335 (+2133.33%)
Mutual labels:  eth
minerProxy
以太坊矿池代理,可以自定义抽水地址和比例 ,支持热修改抽水比例。go语言编写,性能极高,唯一正版,明码标价开发费,拒绝暗抽!!!!!!
Stars: ✭ 183 (+1120%)
Mutual labels:  eth
graphql-aws-iot-server
Serverless server for graphql queries, mutations and subscriptions using aws iot https://www.npmjs.com/package/graphql-aws-iot-server
Stars: ✭ 39 (+160%)
Mutual labels:  subscriptions
laravel-web3
Laravel SDK wrapper for the Web3 PHP API client that interacts with the Ethereum blockchain.
Stars: ✭ 85 (+466.67%)
Mutual labels:  eth
unity-sdk
Unity SDK for cross-platform (iOS and Android) in-app purchase and subscription infrastructure, revenue analytics, engagement automation, and integrations
Stars: ✭ 38 (+153.33%)
Mutual labels:  subscriptions
development
An Enterprise-ready Cloud Services Management Software
Stars: ✭ 38 (+153.33%)
Mutual labels:  subscriptions
bybit-api
Node.js connector for the Bybit APIs and WebSockets, with TypeScript & browser support.
Stars: ✭ 69 (+360%)
Mutual labels:  eth
netlify-stripe-subscriptions
An example of managing subscriptions with the Stripe Customer Portal and Netlify Identity.
Stars: ✭ 96 (+540%)
Mutual labels:  subscriptions
cashier-paystack
Cashier provides an expressive, fluent interface to Paystack's subscription billing services.
Stars: ✭ 44 (+193.33%)
Mutual labels:  subscriptions
hypersubs
an upgraded version of Meteor subscribe, which helps optimize data and performance!
Stars: ✭ 13 (-13.33%)
Mutual labels:  subscriptions
howtrader
Howtrader is a crypto currency quant framework, you can easily develop, backtest and run your own strategy in real market. It also supports tradingview or other 3rd party signals, just simply send a post request and it will help trade automatically. Now it only support binance spot, futures and inverse futures exchange. It will support okex, ftx…
Stars: ✭ 294 (+1860%)
Mutual labels:  eth
HTML-Crypto-Currency-Chart-Snippets
💹 Simple HTML Snippets to create Tickers / Charts of Cryptocurrencies with the TradingView API 💹
Stars: ✭ 89 (+493.33%)
Mutual labels:  eth

💰🤠 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].