Blog Archives

Web 3 and Crypto

A brief overview of cryptocurrencies and web 3. I’ve tried to keep it at a high level but with enough depth so you can understand it’s potential in your life and business.

 

The progression – Web 1, 2 and 3

 

I’ve been on the internet for a long time! My first time connecting with others online was in the days of BBSs, where you would dial in and everything was just text, when IRC chat was how you talked to others around the world.

Then came web 1, with netscape and single page slow loading pages (remember modems?). As things sped up and we added CGI programming with perl (and php) it became a bit more dynamic. Forms and collecting data, collocating servers and all that fun!

Web 2 is identified by much more interactive sites, e-commerce, cloud computing, client/server and micro services. This is where most of us are now. It’s a very active space and will continue to be far into the future. It is also more or less centralization, where the large internet companies own the big services, think google, youtube, facebook (meta) and twitter (maybe).

There is a big future for Web 3 and it’s already been in progress for quite some time. Web 3 is associated with client apps that talk to decentralized global virtual machines (more on that in a bit). The decentralized aspect of web 3 is one of the big advantages.

 

Cryptography

 

Cryptography is at the core of decentralized global currencies. It is what allows the system to know who owns what on the network. In it’s basic form, Public Key Cryptography provides a user with a Private Key. This key must be kept secret and secure from everyone except the owner. From this Private Key a Public Key can be generated. When someone encrypts a message with a Public Key, only the Private Key owner can decrypt that message. Your Public Key should be shared with anyone that might send you messages. Remember, always keep your Private Key secure.

Your Private Key also gives you the ability to sign digital content. This signature can be verified using your Public Key, verifying it was you who signed the content.

You would usually use a wallet to store your private key. You can use a browser based wallet such as metamask, a browser like brave with a wallet built in or an app. You can also use a service such as coinbase, which would act like your wallet.

 

Blockchain

 

The blockchain is a distributed, immutable chain of blocks, where each block has a group of recent transactions. The blocks are created by miners who verify the transactions and add the blocks to the global chain. The miner is rewarded with crypto for each block they successfully verify.

There are many different blockchains. There are public primary block chains like the Bitcoin blockchain or Ethereum Mainnet blockchain. There are consortium blockchains, where a group of companies or people run a blockchain for their specific purpose. Testing blockchains for developers and private blockchains.

The public blockchains are an immutable, distributed record that provides proof of ownership. These chains are run on a vast array of nodes on the network, which provides distributed durability. This is part of the value of the system.

 

Ethereum

 

Ethereum is a crypto network that uses the ether currency. Ethereum provides a global virtual machine (read computer) that can be programmed with smart contracts (Dapps, distributed applications). The global virtual machine is a distributed computer that runs on the ethereum network. A smart contract is a program that anyone can write and deploy to the EVM (Ethereum Virtual Machine). When your smart contract runs, it uses gas, priced in Wei (1 ether = 10^18 Wei), to pay for the resources used in executing your smart contract (program).

An example might be helpful, this is one I came across in my research. Imagine you wanted to ensure that you were the first one to create a specific document. You could create a notary service. When you upload your document, it would take a hash of the document (a unique signature) and call your smart contract. The smart contract would store that signature with your name and date on the blockchain. If anyone ever wanted to check that document in the future, they would upload it and your smart contract would respond with the information from when you originally uploaded it. The job of the smart contract would be the two functions, to initially store the information on the public blockchain and to retrieve the information in the future.

I’m sure you can imagine many other uses for a global virtual computer that stores its data in a distributed immutable blockchain. While Bitcoin is independent of Ethereum, bitcoin is essentially a specialized Dapp that provides decentralized value transfer as it’s primary function.

 

NFTs

 

NFTs are one example of a smart contract that is similar to the notary service. Anyone can sign digital content using the NFT smart contract and receive ownership of the NFT, that NFT can then be transferred to someone else with its transfer history stored on the public blockchain. That NFT is verifiable on the public blockchain, along with it’s ownership history. The signature by the original owner or creator also provides provenance. While some of the early uses seem a little silly, this is a quickly emerging area that may eventually be tied to physical assets. Imagine real estate transactions where the deed transfer is only a matter of transferring an NFT!

 

DAO – decentralized autonomous organization

 

DAOs are a new form of organization that allows like minded people to work together. They are like businesses that are collectively owned and managed by its members. The members of the group propose ideas and they are voted on by all the members. Everything is open and the rules of spending for the organization are built into its code. Sometimes membership is based on owning the organizations NFT, only approved members are allowed to own NFTs which come with organizational rights.

 

Web3

 

Web 3 ties all these technologies together. Your Private/Public keys, web or mobile front-ends, smart contracts and the backing blockchain. As you can imagine, there are a lot of possibilities. There are many companies in the space doing new and innovative things. Some rethinking old services and some building entirely new products. What would you build now that you know a little about this field?

 

Why?

 

Crypto started as a backlash against centralized finance. Technologists saw that there was a way that didn’t centralize all the power to a small group of elite bankers. It has it’s roots in open source software, which was a backlash to the closed software development of the past. Ethereum and the EVM is the next step, a backlash against the big internet companies with their closed systems where a majority of the control is in their hands. In a global decentralized computer, one company can’t decide what is allowed and what isn’t. No doubt this has it’s issues also and will need to be figured out over time. In the long run though, I vote for freedom and decentralization.

A lot of people ask, why does it have value? The value comes from it being a decentralized network of computers that store an immutable record of data. This does several things.

To build a network of this scale requires the buy in of many nodes, this only happens if the node operators see value in running a node.

 

Conclusion

 

This was a whirlwind tour with a lot of details being glossed over. I hope you find it valuable in your exploration of crypto. I didn’t touch on any of the many other crypto currencies, which offer features that might be useful to your application (more privacy of transactions for instance). The web 3 movement is happening with our without you. I think you should be part of it. It will give power back to individuals in a way we’re only just beginning to imagine.

 

Acronyms and Crypto Slang

 

airdrop – a way for projects to distribute coins to holders of certain coins
altcoin – any coin other than bitcoin
aml – anti money laundering
ape – invest in something without doing you’re own research
ath – all-time high
bags – what you’re holding (your investments)
btd/btfd – buy the f***ing dip, buy when the market is red
bpd – bitcoin pizza day, big pay day
capitulate – sell
cbdc – central bank digital currency
cex – centralized exchange (e.g. coinbase)
dao – decentralized autonomous organization
defi – decentralized finance
degen – degenerate as in a degenerate gambler
diamond hands – not going to sell
dex – decentralized exchange (e.g. 1inch)
dyor – do your own research
erc-20 – any coin built on ethereum is an erc-20 token
fomo – fear of missing out
fud – fear, uncertainty, and doubt
hodl – a misspelling of “hold” or “hold on for dear life”
hold – don’t sell
kyc – know your customer
lp – liquidity provider
moon – when coins drastically rise in price
nft – non-fungible token
ngmi – not gonna make it
nyknyc – not your keys, not your coins
paper hands – someone who sells easily
poh – proof of history, to measure time before consensus used by solana
pos – proof of stake, a consensus mechanism used by ethereum 2.0
pow – proof of work, a consensus mechanism used by bitcoin
pump and dump – artificially inflate the price of an asset and sell high
rekt – when you lose a bunch of money
rug pull – get scammed
satoshi – the pseudonymous founder of bitcoin and 0.00000001 BTC
shill – to peddle a coin
shitcoin – a useless coin or a coin with poor fundamentals
tor – the onion router, a browser used to access the “dark web”
tps – transactions per second
wagmi – we’re all gonna make it
whale – an investor with a large amount of crypto
when lambo – when will you have enough money to buy a lambo
xbt – an alternative abbreviation for bitcoin (btc)

Slang Source

 

Links

 

Here are some links to projects that I’ve found interesting, either on the crypto currencies themselves or web 3 projects:

https://ethereum.org
https://ethereum.github.io/yellowpaper/paper.pdf (technical)
https://metamask.io (browser based wallet)
https://www.coinbase.com/
https://brave.com/
https://ens.domains/
https://ipfs.io/
https://www.storj.io/
https://d.tube/
https://somee.social/
https://steemit.com/
https://ethlance.com/
https://uniswap.org/
https://lido.fi/

 

 

HTML, CSS and Other Web Design Jargon Business Owners Need to Know

The features your website offers will determine how much professional assistance you’ll require to create your presence on the Internet. Even if your website is entirely a leave-it-to-the-experts job, you’ll want to have a basic understanding of the terms used in web design.

As Web developers, we often throw around terms in meetings that our clients may or may not know. Terms like themes, CSS, SEO and a bunch of others.

Here’s a primer on some of the jargon associated with designing a website so you’ll be in-the-know when the acronyms start flying about:

CMS (Content Management System) — Your designer may choose to use a program called a CMS to create your website. WordPress and Drupal are two popular CMSs. They include the interface in which text, photos and the other content that comprises your website are entered. When created in a CMS, oftentimes, you can update your site’s content on your own without needing to hire a designer every time you change a price or add a photo. However, the CMS systems need to be maintained so they stay up to date and don’t get hacked.

Theme — Often this word is used in relation to a website’s design, or overall presentation. A website’s theme is its appearance, including the number of columns, location of particular features that appear on the page and the look of any graphical elements. The design, or theme, is the foundation upon which the look of the site is built.

Many platforms on which websites are built, like, WordPress or Drupal,  use the theme to keep the design of the site consistent. While the client can change the content on the site (the text, images, posts, etc.) typically, updating the theme requires more technical knowledge.

CSS (Cascading Style Sheet) — This is the technical term for the computer code that creates the ‘style’ of your website. In other words, CSS dictates how all the elements of the site’s appearance will be displayed, such as:

so that whenever these elements appear, they are consistently displayed site-wide. The CSS also controls how your site displays on various screen sizes, for example if your site is responsive, it will display differently on a mobile device with a smaller screen size.

Browser – This is the program on your computer or mobile device that you use to view websites. Internet Explorer (IE), Safari, Chrome, and Firefox are all browsers. There are also different versions of each browser, for example IE 8, 9, or 10.

HTML (Hypertext Markup Language) — This is the computer code that creates the structure of each page on your website. It includes information about the page, such as the version of HTML that is being used, links to other scripts (including javascript and css), search engine information such as page titles, and the content of your webpage.

SEO (Search Engine Optimization) — Search engines are the means by which Internet searches are conducted. SEO includes measures you take when developing your site (including proper keyword insertion and search engine-friendly site development tactics) to make the content on your website more likely to come up in Internet searches. Optimized content ranks higher in search results – and is therefore more easily found by interested people.

JavaScript – JavaScript allows additional functionality within a webpage. It can be used to make a webpage more usable, report information back to the web server, create animation and more. Although it can be very useful, it can also be disabled by the visitor to the website. Java and JavaScript are not the same.

Java – Java is a programming language, typically used to create applications. While it can be used to create websites, typically smaller sites don’t use Java. In order to run a Java application in your browser, you will need to have Java (the application) installed on your computer. Java and JavaScript are not the same.

A basic understanding of web design jargon will help you feel like you speak the language as you tackle creating your website on your own or consult with a designer.

4 Ways You Can Help Your Customers Trust Your Website

A website makes an immediate and lasting impression on customers as to a business’ overall mission, personality and trustworthiness. A website that makes customers feel safe and welcome is a champion for a business’ reputation. Does your business website foster a sense of trust in your customers?

Whether your business is represented by your website or is an e-commerce venture conducted directly on it, there’s a lot you can do to make it a trusted destination for your customers. Nurture trust by providing an atmosphere that demonstrates respect and consideration for your customers. Like being a good resident of any community, the more approachable you are, the more neighbors are likely to drop by for a visit.

Here are four ways in particular to help your customers trust your website:

  1. Be a friendly neighbor. Rock your About Page by clearly explaining what you do, where you do it, why you do it and for whom. Being forthcoming with information will let your visitors will know right away if this is where they want to be, if they want to learn more and if they want to do business with you. Respect their valuable time by using straightforward language rather than technical jargon or vague generalities. Show customers there are actual people running and working in your business by including biographies and photos. It’s much easier to trust people than an anonymous entity. Express your interest in engaging with your visitors by including contact information.
  2. Participate in a neighborhood watch. Help your visitors feel safe when their confidential information is transmitted to and from your site by providing an SSL Certificate which indicates that the process is secure. This measure provides the assurance to your customers that you take the secure transfer of their data seriously.
  3. Show that someone’s home. When there’s no sign of activity on your website, readers will get the impression that they’re visiting an abandoned property rather than a legitimate, thriving business. Post relevant and helpful content frequently so your customers will see that your business is alive and well and actively committed to serving them. Create a blog where you can directly and immediately communicate with your customers via your website.
  4. Remodel / update / repair as necessary. An outdated website is as undesirable as an abandoned one. Run the newest version, install current technology, keep it fresh, attractive and operating flawlessly. It’s difficult to trust a poorly maintained website (and the business it represents) so make every effort to keep your site looking sharp and working well.

Is there any more important element than trust in your relationship with customers? Because your website represents your degree of commitment to your business, maintaining a site your customers trust is critical to your success and growth. Your website can be your biggest asset to demonstrating trust — or the biggest detractor from it. Incorporating these simple elements into your website will go a long way toward fostering customers’ trust in it — and ultimately in your business itself.