Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

To claim this, I am signing this object:

@nanspro
nanspro / README.md
Created January 16, 2020 10:36
Infura API Signup And Usage Prize
@nanspro
nanspro / verify.md
Last active July 4, 2019 11:03
3box github

3Box is a social profiles network for web3. This post links my 3Box profile to my Github account!

✅ did:muport:QmfFkRGs5oUs9bjmnSxAjokN7dMRwQTkQrvKTafz9bExjZ ✅

Create your profile today to start building social connection and trust online. https://3box.io/

@nanspro
nanspro / web3.md
Created June 27, 2019 18:07
Some documentation fixes for web3.js
@nanspro
nanspro / chainstack.md
Created June 27, 2019 18:00
Tutorial for using chainstack by creating a demo academic certificates dapp and deploying and interacting with it
@nanspro
nanspro / pg.md
Last active June 27, 2019 17:57
Documentation for plasma-group
@nanspro
nanspro / ens.md
Last active July 5, 2023 21:00
Create an end to end tutorial for building app on ENS

Getting started with ENS

Task Url: https://gitcoin.co/issue/ensdomains/docs/10/2816

What is ENS

ENS (Ethereum Name Service) is analogous to DNS (Domain Name System) for IP addresses, in that it maps a memorable shortcut to an address. ENS is a distributed, decentralized, open, and extensible naming system based on the Ethereum blockchain and a useful tool for developers to create more memorable names for their dapps.

An ENS name can be a subdomain of the root .eth domain, like "example.eth" or any subdomain of a subdomain, like "sub.example.eth", or "wallet.username.example.eth"

Using ENS we can map a friendly ENS name, e.g., "ethereum.eth", to an unfriendly Ethereum address, e.g., 0xfB6916095ca1df60bB79Ce92cE3Ea74c37c5d359. Users can then use the friendly name instead of the address, making it easier to remember, and reducing the chance of errors.

@nanspro
nanspro / ethhub.md
Last active June 27, 2019 17:47
Blogs written for ethhub on different topics related to ethereum
@nanspro
nanspro / demo-alethio.md
Last active June 27, 2019 17:24
A private network using parity client with alethio's block explorer and statistics platform

Visualizing and Monitoring blockchain using Alethio's tools

TaskUrl: https://gitcoin.co/issue/Alethio/alethio-gitcoin/2/2823

This tutorial aims to introduce people to alethio's tools such as "ethereum-lite-explorer" and "ethstats-network-dashboard" to help them visualize blockchain data with a clean and beautiful UI. We'll be integrating a block explorer and a network monitor dashboard for our private network created using any RPC enable client. In this tutorial we'll be using parity-ethereum to setup a local private network.

After going through this tute any user should be able to setup a node and also deploy a network of nodes locally (in this case parity) and will be able to connect block explorer and network monitoring tools with it.

Prerequisites
To run this tutorial, you must have the following installed:

Enterprise

Task Url: https://gitcoin.co/issue/ethhub-io/ethhub/299/3159

What ethereum offers to Enterprises

Ethereum offers tools which empower developers to build collaboratively and confidently. These tools enables businesses to create, test, and deploy enterprise-grade blockchain solutions in a matter of minutes. Some of them are: