[AWS Cloud Fundamental Notes] EC2
Introduction to EC2 and its usage and operational mechanism
A Bit everyday A Byte every week
Introduction to EC2 and its usage and operational mechanism
Introduction to VPC and its usage and operational mechanism
Introduction to IAM and its usage and operational mechanism
Convert .ts video files to .mp4
Briefly note what AWS SNS and SQS services do and their use cases
Introducing What is Serverless with AWS Services
Generating a Go package with abigen tool to interact with smart contracts and perform contract operations
Previously, I was calling Smart Contracts through PHP, which raised two issues.
One was the slowness, and the other was the lack of maintenance of the package.
Fortunately, Golang provides an official package that is both fast and solves these two problems.
This article explains how to convert existing Smart Contract ABIs into a Go package for interacting with contracts.