4 ms·
Show HN: Create and manage Ethereum payment links
- RonanMcGovern 4y agoHi folks, I'm Ronan! ~ Try out Trelis by connecting any Ethereum wallet. -> Create and manage payment links from the dashboard -> Optionally, manage payment links with our API -> If you have an ENS, that will appear on your payment links -> Customers pay your links by connecting any Ethereum wallet ~ Where did I get the idea: * I built building a crypto tax website. * We spent lots of dev time building payment modals. * It would have been cool to have that off the shelf ~ Some FAQs: + Trelis doesn't charge a fee on transactions + Trelis is non-custodial and has no access to your funds. ~ My ask: Suggestions for improvements and what features to prioritise.
- tysehr37 4y agoI would make an embeddable payment widget for this. Provide as an iframe and include web3 dependencies. that way users can pay directly from their metamask
- RonanMcGovern 4y agoYeah good idea. What parameters would you want to be configurable on the widget a) by the customer and b) on the back end by devs?
- tysehr37 4y agoIt's hard to say off the top of my head, but I think having stablecoin options is important, ETH, BTC (harder to do with bitcoin wallets). price should be configurable by the seller, so it's just a simple buy button for the vender. most of the POS crypto stuff I've seen is very overbloated, I think the whole thing could be simplified to an iframe button that opens metamask. This is sort of an idea I've been toying with for some time and built a prototype some time back. that's my 2 cents
- RonanMcGovern 4y agothanks, appreciate that feedback.