
NFT Nedir?
Eşsiz olmayan tokenize varlıklar (NFT'ler), blok zinciri ile yönetilen mülkiyete sahip benzersiz dijital öğelerdir. NFT'nin tarihi sandığımızdan daha eski. Tıpkı kripto paralar ortaya çıkmadan önce dijital para birimlerimize sahip olduğumuz gibi, internetin başlangıcından beri eşsiz olmayan dijital varlıklara da sahip olduk. Biletler, oyun kartları, hatta Twitter veya Facebook gibi sosyal ağlardaki kullanıcı adları, hepsi eşsiz olmayan dijital varlıklardır ve kripto paralar gelmeden önceydiler.
All Blogs
Explore Stories, Insights, and Ideas from Our Community

Project Management- series 3
Project management is an art of leading a team to achieve project’s target within budget and time. It involves conceptualization of idea, initiation, planning and managing the available sources to complete a particular project.

SOLIDITY: Storage, Memory and the Stack
The Ethereum Virtual Machine has three areas where it can store data- storage, memory, and the stack, which are explained in the following paragraphs.

Cypress vs Selenium
Cypress and Selenium are automation testing tools used for functional testing of web applications. Selenium has been a widely-used tool for years, whereas Cypress is a recently introduced tool in the test community. But since Cypress has a significant growth within a short period of time, it’s natural for testers to compare the two before choosing the ideal tool for test automation.

Automation testing or Manual testing, Which is better!
Automation testing is a process of changing any manual test case into the test scripts by using automation testing tools, and scripting or programming language is called automation. Automation testing is used to increase the efficiency, effectiveness, and coverage of Software testing.

POLYGON
Polygon is a framework for building interconnected blockchain networks. Polygon supports two major types of Ethereum-compatible networks:

JEST
JEST“Jest is a delightful JavaScript Testing Framework with a focus on simplicity. It works with projects using: Babel, TypeScript, Node, React, Angular, Vue, and more!”