Best practices for a high traffic dapp launch
From Internet Computer Wiki
Revision as of 20:20, 16 November 2021 by Diego.prats (talk | contribs) (→Use most recent Motoko version)
Summary
Starting the project
Choosing a programming language
Motoko
Rust
Writing the dapp
Getting help
There are few resources where developers get help while building a dapp:
- Developer forum
- Developer Discord
Testing the dapp
Deploying the dapp
Launching the dapp to the world
Monitoring the dapp
Lessons from past launches
- Use most recent Motoko version
Motoko is a language being actively developed so it is recommended to use the latest version of Motoko to get maximal stability and performance.