DevNTell - Auth with Lit Protocol

Search for a command to run...

No comments yet. Be the first to comment.
π GM In this week's episode of DevNTell, Nico Burkart gave us an overview of Streamr Network π Developer Spotlight Nico is a DevRel Engineer at Streamr and Data Union DAO. Nico, as with many other Developer DAO members, has a very inspiring story b...
x402 is a new payment standard that enables micro payments on the web by leveraging blockchain technology. It leverages the existing 402 Payment Required status code to require payment before serving a response and uses crypto-native payments for spe...

The so called AI slop all over the internet is getting less sloppy. NBC News We're living through an extraordinary moment in history. The rapid evolution of generative AI has unleashed an unprecedented creative boom. These tools have democratized co...

In these last few years, layer two blockchains (L2) have become central to Ethereum's scaling efforts. L2s are fast, cheap, and inherit Ethereum's strong security guarantees. Ethereum serves as the settlement layer, and L2s serve as the execution lay...

A blockchain is a peer-to-peer (P2P) network of nodes that maintains a shared ledger. Every node communicates with other nodes in the network using specialized P2P protocols to verify blocks, transactions, store state, etc. When youβre building an ap...

Tokens represent money-like assets, utility (such as governance or access), rewards and points, game items, tickets, and more. Most tokens on Solana follow the SPL token standard or Token-2022 with extensions, which define how tokens are created, tra...

In this week's episode of DevNTell, Josh Long gave us an overview of Authentication with Lit Protocol
Josh is an engineer in the web3 space with a focus on developer tooling. Having worked for web3 and IoT companies, Josh loves creating developer tooling, and helping others understand complex topics in order to achieve their development goals.
From the Lit Protocol Docs:
Lit Protocol lets you create and manage distributed cryptographic key-pairs for condition-based encryption and programmatic signing. A decentralized key management network, Lit can be used in place of centralized key custodians and other key management solutions.
Resources:
Website: https://litprotocol.com/
GitHub: https://github.com/LIT-Protocol/js-sdk
Josh's Twitter: https://twitter.com/beanpole1456
Lit Protocol Discord link: https://discord.gg/WMmpaujw
Developer docs: https://developer.litprotocol.com/
Lit protocol SDK: https://github.com/LIT-Protocol/js-sdk
Authentication SDK: https://www.npmjs.com/package/@lit-protocol/lit-auth-client
Email/SMS-authentication and signup demo: https://demo-email-sms-auth.vercel.app/