Skip to content

protokol/disconnectednft-contracts

Repository files navigation

Disconnected NFT

Banner

Description

Disconnected is a one-of-one, dynamic, evolving NFT artwork that leverages United Nations datasets to track global internet connectivity rates. Disconnected will evolve over time, continuing to grow as more and more people are connected to the internet.

At the time of minting, 37% of the world’s population (approximately 3 billion people) have never used the internet. Disconnected has been created to raise awareness of this fact and encourage the world’s governments to do more in ensuring their citizens have access to a free and open internet.

Technical Instructions

Before executing any of the commands run:

npm run compile

Test

npm run test

Coverage

npm run test:coverage

Depyloment

hh deploy \
--name Disconnected \
--symbol DIS \
--contracturi https://raw.githubusercontent.com/protokol/disconnectednft-contracts/master/metadata/contract.json \
--baseuri https://raw.githubusercontent.com/protokol/disconnectednft-contracts/master/metadata/nft.json \
--recipient 0xecF9CA2F9236981D5669876A9d79712bb0852907 \
--token 1 \
--network matic

Verify

hh verify 0x048275cCAb57e0Fa95E76A70e9cd8dBB6381Babd \
Disconnected \
DIS \
https://raw.githubusercontent.com/protokol/disconnectednft-contracts/master/metadata/contract.json \
https://raw.githubusercontent.com/protokol/disconnectednft-contracts/master/metadata/nft.json \
0xecF9CA2F9236981D5669876A9d79712bb0852907 \
1 \
--network matic

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published