David Ekete

David Ekete @davidekete

About: Backend Engineer and JavaScript / TypeScript Developer with a growing interest in exploring and contributing to emerging technology.

Joined:
Jan 6, 2022

David Ekete
articles - 8 total

Working with Tokens on Solana using Native Rust

Tokens represent money-like assets, utility (governance or access), rewards and points, game items,...

Learn More 1 0Oct 15

An Introduction to Remote Procedural Call (RPC) Nodes in Blockchains

A blockchain is a peer-to-peer network of nodes that maintains a shared ledger. Every node...

Learn More 5 0Oct 8

How to Build Smart Contracts Fast

Writing smart contracts from scratch is a hurdle; you have to manually initialize your contract with...

Learn More 0 0Jul 16

How to Become a Blockchain Validator

A blockchain validator is a participant in a blockchain network who checks that new transactions and...

Learn More 1 3Jun 10

Introducing Alpenglow: Solana’s new consensus protocol

Anza Labs (formerly known as Solana Labs) has proposed the most significant update to the Solana...

Learn More 0 2Jun 1

Revolutionizing the Stablecoin Market with Solayer USD

Traditional fiat-collateralized stablecoins maintain their value by holding reserves in fiat currency...

Learn More 0 0Nov 13 '24

Understanding Data Transfer Objects (DTO) and Data Validation in TypeScript (NestJS)

Data Transfer Objects (DTOs) are the basis of data validation in NestJS applications. DTOs enable...

Learn More 52 0May 15 '22

The ABCs of NestJS: A Beginner’s guide with MongoDB(Mongoose).

What is NestJS? NestJS is a modern NodeJS framework that makes use of popular NodeJS...

Learn More 28 0May 8 '22