Git Product home page Git Product logo

faucetli's Introduction

built @candypay โœฆ member @superteam โœฆ twitter

~/src

Below is the list of stuff I have worked upon:

  • apps

    • @candypay/sdk - A TypeScript SDK for effortlessly creating NFT minting functions for Candy Machine v2 collections.
    • @candypay/caramel - A POW app that showcases the usage of CandyPay checkout, to monetize GitHub packages.
    • askanon - Ask questions, and get answers from people anonymously. Built on Solana using Blinks
    • solfaucet - A mainnet faucet built for helping new users get onboarded in Solana [discontinued]
    • chess-mates - Dynamic NFT which reflects your Chess Champs reputation on-chain, built on top of Solana
    • candypay-nft-builder - A seamless NFT creation/minting experience on Solana, powered by Solana Pay, which won Solana Summer Camp hackathon.
    • nas-summit - The script which was used to generate the POAPs for Nas Summit 2023, built using TipLink and Metaplex
  • clis

    • faucetli - A command-line tool to quickly request tokens on testnets blazing fast!
    • snipli - A command-line tool to quickly convert your local files into a GitHub gist.
    • rayli - A command-line tool to quickly generate beautiful screenshots of your code right from the terminal.
  • extensions

    • react and nextjs snippets - A VSCode extension packed with a bunch of React and Next.js snippets, used by over 16k+ people.
    • thirdsnips - Another VSCode extension providing snippets from the thirdweb portal. [unmaintained]
  • templates

~/blogs

faucetli's People

Contributors

0xmukesh avatar anishde12020 avatar avneesh0612 avatar codedbyjordan avatar dependabot[bot] avatar emirsavran avatar renovate-bot avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

faucetli's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @types/mocha to v10
  • fix(deps): update dependency axios to v1
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

circleci
.circleci/config.yml
  • release-management 4.37.1
npm
package.json
  • @oclif/command ^1.8.16
  • @oclif/core ^1
  • @oclif/plugin-help ^5
  • @oclif/plugin-plugins ^2.0.1
  • axios ^0.27.2
  • chalk 4.1.2
  • figchalk ^1.0.3
  • inquirer ^8.2.4
  • ora 5.4.1
  • shelljs ^0.8.5
  • @oclif/test 2.1.0
  • @types/chai 4.3.1
  • @types/inquirer 8.2.1
  • @types/listr 0.14.4
  • @types/mocha 9.1.1
  • @types/node 16.11.56
  • @types/shelljs 0.8.11
  • chai 4.3.6
  • eslint 8.23.0
  • eslint-config-oclif 4.0.0
  • eslint-config-oclif-typescript 1.0.2
  • globby 11.1.0
  • mocha 10.0.0
  • oclif 3.1.1
  • shx 0.3.4
  • ts-node 10.9.1
  • tslib 2.4.0
  • typescript 4.7.4
  • node >=12.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Request command not found

Hi, thanks for this amazing project. When I run faucetli request I get an error says:
โ€บ Error: command request not found

Solana support

Hey! We're looking for a Solana developer to add Solana support to faucetli. Currently, faucetli supports only Polygon Mumbai and Rinkeby networks.

How do I get started?

faucetli has two repositories - Core repository and Backend repository. We want to have a separate route (/solana) for Solana which would transfer the tokens to the user on devnet. You can use the @solana/web3.js library to build that route. You can checkout out this example script for getting a brief idea about how to build that route - https://github.com/solana-labs/solana-web3.js/blob/master/examples/send_sol.js. The /solana route would take in a required parameter "address" which is basically the public key of the user.

We would also need you to add a solana command to the CLI as well. The workflow of this command would be pretty much the same as the workflow of the request command. The command would first check if the user has configured their wallet address/public key. If no, then it would show up with a prompt asking for the user's wallet address/public key, and then it would use that wallet address/public key to call the /solana route. If yes, then it would fetch that wallet address/public key and call the /solana route.

If you face any kind of issues while building this feature, just ping me and I would try to reply as soon as possible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.