0xMiden / 0xMiden/faucet

Network faucet

未关闭
#185 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Rust
星标
10
派生
12
平均合并
1 天 15 小时
30 天内合并 PR
9

描述

This is an exploratory issue to discuss the potential effects of a network faucet.

A network faucet would require the client to submit transactions with a mint note and the network account would handle them. So, essentially, there is no need to run a backend service with the faucet account generating transactions. There would not be any PoW, rather the fees would avoid spamming.

Since the network faucet requires the users to generate the network transaction by themselves, the frontend would change. It would be in charge of building the transaction with the mint note and then use the wallet-adaptor API (the `requestTransaction` method) to submit it. This network faucet would require users to have the wallet installed.

Additionally, the faucet CLI could also handle the network account deployment and allow for later modifications on the deployed account.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。