UNPKG

web3.db-fileconnector

Version:

GraphQL System Built on web3 technologies. Web3.DB is an open database built on top of web3 technologies. It is a decentralized, open-source database that allows users to store and query data in a secure and efficient manner. The system is designed to be

17 lines (16 loc) 476 B
{ "id": "solana-credentials", "name": "Solana Credentials", "logo": "/img/solana-credentials.png", "description": "Mint badges for your Solana users based on the protocols they used.", "hooks": ["generate", "validate"], "routes": ["mint"], "variables": [ { "name": "RPC URL", "description": "Your Solana RPC URL. You can use helius.dev to get one if you don't have any.", "id": "rpc_url", "type": "string" } ] }