BlockChain Tech
BlockChain Tech

BlockChain Tech

Interesting Blockchain technology and breakthrough functionality


Pin Save: Evmos decentralized Pinterest nextjs nft application

20 Sep 2022 1 minute read 0 comments Dspyt

Pin Save is a platform for decentralized content aggregation and image sharing where users have content ownership. Problem Currently monolithic web applications retain ownership of user content and stifle the adoption of decentralized technology. A...

Pin Save - decentralized Pinterest

18 Sep 2022 1 minute read 7 comments Dspyt

Pin Save is a decentralized image sharing and content aggregation platform where users can not only control the content, but also the platform itself. Problem Currently monolithic web applications retain ownership of user content and stifle the adop...

DspytAI: Uniswap Portfolio Tracker. Algovera Round 5

10 Sep 2022 1 minute read 0 comments Dspyt

Uniswap centered Dapp that utilizes on-chain data to model potential price fluctuations in real-time. Dspytai is the Uniswap powered Dapp that utilizes on-chain data to model potential price fluctuations in real-time. We combine a browser–based front...

How to generate Sitemap for your crypto next js project

9 Sep 2022 1 minute read 0 comments Dspyt

In this video we generate sitemap and robots.txt for our web badminton open-source Next Js project. We generate sitemap with next-sitemap npm package: https://www.npmjs.com/package/next-sitemap Web Badminton GitHub: https://github.com/BadmWe/WebBadm...

How to Panel data python – An easy introduction

6 Sep 2022 1 minute read 0 comments Dspyt

In this video we discuss panel data python as well as panel data regression. Panel data (or longitudinal data) comprises time-series for each cross-sectional unit in a data set. In other words, in a panel data we take into account the same cross-sect...

Simple Blockchain data indexing with TrueBlocks

5 Sep 2022 1 minute read 0 comments Dspyt

Blockchain is a type of a shared database that differs from a typical database in the way it stores information. A blockchain is a growing list of records, also called blocks, that are linked together using the latest cryptography technology. In gene...

Web Badminton - decentralized badminton dapp on IPFS and Polygon Blockchain.

4 Sep 2022 1 minute read 3 comments Dspyt

With Decentralized Storage provider IPFS and blockchain technology, we create a decentralized platform for you to learn about playing Badminton. What it does Web Badminton Dapp introduces users to the sport of Badminton as well as contains item stor...

Algo AMM overview: Automated Prediction Market Maker on Algorand

2 Sep 2022 1 minute read 0 comments Dspyt

The application lets people trade on the outcomes of events, and follow the odds to garner accurate insights about the future. Users buy or sell Voting Shares, which can be redeemed for 1 unit of the stable asset if the outcome is resolved as correct...

The Graph Day 2022

13 May 2022 1 minute read 0 comments Dspyt

The Graph is hosting the event of the year this June in San Francisco! What is The Graph? The Graph is an indexing protocol for querying networks like Ethereum and IPFS. Anyone can build and publish open APIs, called subgraphs, making data easily ac...

Simple QR code generator in Python for Casper

28 Nov 2021 1 minute read 0 comments Dspyt

As part of the Gitcoin bounty for Casper hackathon we developed web application in python Flask that generates QR code. We hosted the application at on AWS Elastic Beanstalk with GitHub pipeline. Full article  The overview of the project The app gene...