Solution Overview

Use the blockchain as a hash table database.

Use insert and get operations to store and maintain your data using the blockchain.

We recommend using the Polygon Mumbai network for tests.

BlockchainNetwork IdDescription

Polygon

polygon

Main Polygon network.

mumbai

Test network.

Click on Contract Address to check the verified contract at polygonscan.com.

Last updated