I
r/internetcomputer
2 members
The Internet Computer ecosystem — canisters, Motoko, DeFi, NFTs, and everything ICP.
84
Building on the Internet Computer with Motoko
Motoko is a strongly-typed language designed specifically for the IC. It features orthogonal persistence, actor-based concurrency, and a growing core library. What are you building?
70
Cycles management tips for production canisters
After running canisters in prod for a few months here are the gotchas: (1) top-up before you hit the freeze threshold, (2) monitor via dashboard, (3) keep a buffer for HTTP outcalls.
