Digdarshan Mohantyddm.hashnode.dev·Jan 29, 2025Understanding Token Security: A Comprehensive BlueprintWith over 90% of modern web apps relying on token-based authentication, understanding access and refresh tokens isn’t optional—it’s essential. The Question arises what exactly do we need to know ? Well here we are going to dive deep into areas : In...1 like·70 readsaccesstoken
Nafeynjbarticles.hashnode.dev·Dec 26, 2024Access Tokens vs Refresh Tokens, NodejsDifference is that AccessToken is used for a short duration for e.g: while logging in however RefreshToken is used for a longer duration like staying logged in. Refresh Tokens are stored in database and can require access tokens to regenerate refresh...Node.js
Victor Uzoagbavictoru.hashnode.dev·Oct 25, 2024Tokenization of Real-World Assets Beyond Digital ArtIn the financial world, tokenization is already in place-mostly beyond anything one could relate to with digital art or collectibles. Blockchain technology opens up greater avenues for the global tokenization market to reach a value of $24 trillion b...Tokenization
Prashant swaroopswaroop.hashnode.dev·Oct 3, 2024Create Your Own AI Travel Planner: A Step-by-Step GuideHey There! I Built Something Cool 🚀 I’m super excited to share this with you because, well, technology is fun! And trust me, learning new stuff is always better when you’re actually building something cool. So, let’s dive in! 🎉 What Did I Build? I’...1 likegenai
Rushikesh Jadhav0xrushya.hashnode.dev·Oct 1, 2024Cross-chain token transfer made simple, no bridge needed.As the push for a more unified blockchain experience continues, the need for omni-chain tokens that can seamlessly transfer across multiple chains has become increasingly clear. Current trends in token and native currency bridging volumes highlight t...Blockchain
Alla Yasheelacloud-z.hashnode.dev·Oct 1, 2024Jenkins Pipeline for SonarQube Quality Gate ChecksHey everyone! In this blog post, I'll show you how to create a Jenkins pipeline that integrates with SonarQube for automated code quality checks. Step 1: Prerequisites – Jenkins and SonarQube Integration Before we get started with the pipeline, make ...AzureDevOpssonarqube quality gate
Rudransh Singh Tomarweb3tech.hashnode.dev·Sep 28, 2024Create and Deploy NFTs on AptosIntroduction Growing in popularity, the Aptos blockchain is a potent Layer-1 network that provides programmers with a distinct setting in which to create decentralized apps with the Move programming language. We'll demonstrate in this blog how to use...Aptos
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Sep 19, 2024Tokenization with NLTK: A Deep Dive into the Fundamentals of Text ProcessingNatural Language Processing (NLP) has become an essential aspect of modern technology, powering everything from chatbots to sentiment analysis systems, voice assistants, and search engines. One of the foundational steps in NLP is tokenization, which ...10 likes·135 readsMachine LearningPython
Ethan Oliverethanoliver.hashnode.dev·Sep 19, 2024Why Tokenization is Paving the Way for Blockchain’s FutureIntroduction As the technology of blockchain evolved after the development of Bitcoin, many breakthroughs have been made with tokenization being one of them. Tokenization is disrupting the handling of digital assets and making a revolutionary impact ...Tokenization
Zainab Wahabzainabwahab.hashnode.dev·Sep 11, 2024Fungible vs. Non-Fungible Tokens: Understanding the Differences.Tokens are the cornerstone of blockchain technology, they have applications ranging from cryptocurrency to digital art. However, not all tokens are the same. Tokens can be classified into two main types: fungible and non-fungible tokens (NFTs). Under...5 likesWeb3