Main Menu
Implementation Overview
2 min
high level process for implementation login to staging environment to begin interfacing with the api voltage will invite you into staging environment during kickoff call outline required api methods for your implementation refer to implementation cheatsheet docid\ nasb ik0s9pw 4ivg4pqf for required methods for standard payments flow refer to lnd api methods overview docid\ ua75 vnb gnefnksndyoy for orgnaized list of lnd methods setup interface with voltage acquire your api endpoint and macaroon (permission token) from the voltage dashboard implement rest interface for all asynchronous methods implement grpc or websocket interface for any synchronous methods implement required api methods test your implementation signet faucet for receiving payments https //faucet mutinynet com/ https //faucet mutinynet com/ signet faucet endpoint (for requesting invoices) to test sending payments https //lnurl staging mutinywallet com/lnurlp/refund/callback?amount=1000 https //lnurl staging mutinywallet com/lnurlp/refund/callback?amount=1000 signet block / lightning network explorer to track activity on the signet https //mutinynet com/ https //mutinynet com/ stretch goals implement best practice ui / ux insights from the voltage design guide review the voltage lightning success playbook and hand it off to your product leader