Homepage
Open in app
Sign in
Get started
Cody Lamson: Notes, Thoughts, Tutorials, etc.
Random thoughts, notes, and tutorials on JavaScript and Solidity, and cryptocurrency related things.
Follow
Following
How to Setup an Arbitrum One (mainnet) Node
How to Setup an Arbitrum One (mainnet) Node
This post will show you how to run a forwarder Arbitrum node. These steps worked for me at least a few days before this post. Keep in mind…
TovarishFin
Sep 19, 2021
How to Paginate Smart Contract Arrays
How to Paginate Smart Contract Arrays
When creating a contract which needs to keep a growing array of items, in storage you will eventually need to think about how you are going…
TovarishFin
Jun 27, 2018
Quick Tip: Easy Contract State Storage Pointer Access in Assembly
Quick Tip: Easy Contract State Storage Pointer Access in Assembly
Below is a quick and easy example showing how storage can be accessed/set by the pointer itself. The usage below is extremely basic, but…
TovarishFin
Jun 21, 2018
Inter-Contract Communication: Strings (pre solidity 0.4.21)
Inter-Contract Communication: Strings (pre solidity 0.4.21)
In my previous post, I explained the basic concept of how one would get one contract to talk to another through function calls using…
TovarishFin
Apr 15, 2018
Contracts Interacting with Contracts: how to do it!
Contracts Interacting with Contracts: how to do it!
Getting Data from another contract or running a function from another contract was something that took me some time to find information on…
TovarishFin
Apr 7, 2018
Minimum Viable Webpack, Babel, React Setup WITHOUT “create-react-app”
Minimum Viable Webpack, Babel, React Setup WITHOUT “create-react-app”
It seems that most developers using React recently are only using “create-react-app” when starting a new project. This is completely fine…
TovarishFin
Sep 15, 2017
How to Buy and Store Bitcoins Securely
How to Buy and Store Bitcoins Securely
Recently, my friends and family have asked me about Bitcoin and how to buy it. This is no surprise due to the insane rise in value over the…
TovarishFin
Aug 28, 2017
About Cody Lamson: Notes, Thoughts, Tutorials, etc.
Latest Stories
Archive
About Medium
Terms
Privacy
Teams