Achieving end-to-end type safety in a modern JS GraphQL stack โ Part 1
In this article, we will create a simple GraphQL application, a message board, by combining many recent open-source technologies. This article aims to be a showcase of technologies that work well together rather than a complete tutorial on project setup. It's however a long read, so we decided to
Code quality controls in our Node.js monorepo
How to Automate Microservices on AWS
Introduction As organizations rapidly move towards cloud adoption, they are also looking at microservices and an agile way of development, deployment, and testing. With such rapid adoption, large organizations are facing many challenges. In large...
The post How to Automate Microservices on AWS appeared first on Education Ecosystem Blog.
Running 1000 tests in 1s
How to access SFTP server in Python
The 10 best vim color schemes for Python, and how to install
String array in Java explained with examples
Smart Wallets: All you need to know about WalletConnect
Unlike the basic crypto wallets which employ the use of key phrases for additional access, smart wallets override this process using a smart contract code.
The post Smart Wallets: All you need to know about WalletConnect appeared first on Education Ecosystem Blog.
How to Audit a Smart Contract
The audit of a Smart Contract is technically the same as auditing a regular code. It entails meticulously investigating code to find security flaws and vulnerabilities before publicly deploying the code.
The post How to Audit a Smart Contract appeared first on Education Ecosystem Blog.