Dynamically Create Canister Smart Contracts in Motoko
How to generate on-the-fly decentralized smart contracts on the Internet Computer.

In one of my latest blog posts, I shared a solution to query smart contracts on Internet Computer in a NodeJS context.
That article was the first of a series that will display the various scripts I have…