BlockChain Tech
BlockChain Tech

BlockChain Tech

Interesting Blockchain technology and breakthrough functionality


Pin Save buildspace week 6 Final Update

24 May 2023 1 minute read 0 comments Dspyt

During the past 6 weeks worked on decentralized Pinterest - Pin Save , applied to 2 Gitcoin rounds for funding, hosted 10 video spaces, and improved our network reach. This is an update for Buildspace Week 6 by Pin Save. In this demo, we showcase ou...

One stop solution for Ethereum Smart Contracts

15 May 2023 1 minute read 0 comments Dspyt

The NextJs Ethereum Explorer solves the problem of difficulty in exploring Ethereum contracts and their associated data. With its user-friendly interface and features such as contract search, transaction viewing, and current state display, it simplif...

Pin Save build space week 4 Update n&w

8 May 2023 1 minute read 1 comment Dspyt

This is an update for Buildspace Week 4 by Pin Save. In this demo, we showcase our progress in building our application that helps users save and organize their NFTs. The video highlights our gitcoin grant on open source software round available at:...

Pin Save Buildspace Week 3 Update

2 May 2023 1 minute read 0 comments Dspyt

This is an update for Buildspace Week 3 by Pin Save. In this demo, we showcase our progress in building our application that helps users save and organize their NFTs. The video highlights our gitcoin grant on open source software round available at:...

Pin Save BuildSpace Week 1 Update

17 Apr 2023 1 minute read 0 comments Dspyt

This is a submission for Buildspace Week 1 by Pin Save. In this demo, we showcase our progress in building our application that helps users save and organize their NFTs. The video highlights our prototype. While it may not be perfect, we are proud of...

TradeCoin Tron Test Instructions

10 Apr 2023 1 minute read 0 comments Dspyt

TradeCoin is built on a combination of Solidity smart contracts and a React Framework Nextjs. This allows users to access liquidity and trade tokens securely in a private environment. The smart contracts handle the exchange of tokens, while Nextjs pr...

Automated Market Maker on Algorand - Algovera Update

1 Apr 2023 1 minute read 1 comment Dspyt

The Automated Prediction Market Maker on Algorand will allow users to hedge their investments and gain insights on the underlying assumptions of the market. The difficulty of accurately predicting the outcomes of events has long been a challenge for...

Pin Save on Fantom - Fantom Q1 Devpost Hackathon submission

5 Mar 2023 1 minute read 1 comment Dspyt

Pin Save is a decentralized image, video 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 th...

Gas Optimization tricks with Assert and Require in Solidity

1 Mar 2023 1 minute read 0 comments Dspyt

Solidity is a popular programming language used to develop decentralized applications (DApps) and smart contracts on the Ethereum blockchain. It is important to ensure that conditions are checked before executing certain code, and this is done using...

Overview of the TradeCoin project

16 Feb 2023 1 minute read 0 comments Dspyt

Inspiration TradeCoin is a decentralized protocol for automated token exchange on EVM compatible blockchains. What it does The inspiration for TradeCoin was to create an automated, trustless, and permissionless system that allows users to exchange t...