Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejson
{
	"attestations": [
		{
			"type": "twitter_handle",
			"data": "bob",
			"attester_fio_address": "alice@crypto",
			"time_stamp": "2020-09-11T18:30:56"
		},
		{
			"type": "email_address",
			"data": "bob@gmail.com",
			"attester_fio_address": "alice@crypto",
			"time_stamp": "2020-09-11T18:30:56"
		},
		{
			"type": "verified_pub_address",
			"data": {
				"chain_code": "ETH",
				"token_code": "ETH",
				"pub_address": "0x9361ee0e658cc75474df019c58cfbc7d400e65b2",
				"nonce": "ghs66557s878a98h",
				"signature": "d73bd2484a758edc2af4ef1a8708899589766febd17f667414fc736ebe6dcdcd2318cc385cdbdcaf75ad275a9fe858a19a3db2cda9d3e2fcf6a170e67e32a0b01b"
			},
			"attester_fio_address": "alice@crypto",
			"time_stamp": "2020-09-11T18:30:56"
		}
	],
	"more": 0
}

Crypto Badge website

A As part of this project a brand new website, cryptobadge.art, will be set-updesigned, developed, tested, launched and hosted. It will allow users to mint a Crypto Badge NFT which will reflect the attestations they have attached to their FIO Crypto Handle.

...