Difference between revisions of "Best practices for a high traffic dapp launch"

From Internet Computer Wiki
Jump to: navigation, search
Line 3: Line 3:
 
==Starting the project==
 
==Starting the project==
  
===Choosing a programming language==
+
===Choosing a programming language===
 +
 
 +
===Motoko====
 +
 
 +
===Rust====
  
 
==Writing the dapp==
 
==Writing the dapp==

Revision as of 00:16, 16 November 2021

Summary

Starting the project

Choosing a programming language

Motoko=

Rust=

Writing the dapp

Testing the dapp

Deploying the dapp

Launching the dapp to the world

Monitoring the dapp

Getting help