gno icon indicating copy to clipboard operation
gno copied to clipboard

docs: add `gnolang/faucet`

Open leohhhn opened this issue 1 year ago • 2 comments

Description

Closes: #2120

This PR introduces the following changes to the docs (text copied over from the issue linked above):

  • Adding a gnolang/faucet reference page in the Gno Tooling section,
  • Adding a tutorial in the new Gno Infra section for setting up and running a faucet.

Matching docs PR (linked in the issue that this PR was created from)

Contributors' checklist...
  • [x] Added new tests, or not needed, or not feasible
  • [x] Provided an example (e.g. screenshot) to aid review or the PR is self-explanatory
  • [x] Updated the official documentation or not needed
  • [x] No breaking changes were made, or a BREAKING CHANGE: xxx message was included in the description
  • [x] Added references to related issues and PRs
  • [ ] Provided any useful hints for running manual tests
  • [ ] Added new benchmarks to generated graphs, if any. More info here.

leohhhn avatar May 16 '24 07:05 leohhhn

Posted some questions here to clarify things not found in the reference docs

leohhhn avatar May 16 '24 10:05 leohhhn

Crossposting from the issue for visibility:

  • What kind of security against DDoS do we have implemented in the faucet?
  • What are the request types the faucet can take?
  • How do you actually send batch requests to the faucet?

What is the difference between these flags?

-config string                  the path to the command configuration file [TOML]
-faucet-config string           the path to the faucet TOML configuration, if any

leohhhn avatar May 16 '24 10:05 leohhhn

@leohhhn is this PR still relevant?

Kouteki avatar Oct 08 '24 10:10 Kouteki

@Kouteki

Closing this but we can reuse it later for the faucet/gnofaucet readme.

leohhhn avatar Oct 08 '24 10:10 leohhhn