Login / Create Account
Username
Password
Log in
Create account
Best practices for a high traffic dapp launch
From Internet Computer Wiki
Revision as of 00:19, 16 November 2021 by
Diego.prats
(
talk
|
contribs
)
(
diff
)
← Older revision
|
Latest revision
(
diff
) |
Newer revision →
(
diff
)
Jump to:
navigation
,
search
Contents
1
Summary
2
Starting the project
2.1
Choosing a programming language
2.1.1
Motoko
2.1.2
Rust
3
Writing the dapp
4
Getting help
5
Testing the dapp
6
Deploying the dapp
7
Launching the dapp to the world
8
Monitoring the dapp
Summary
Starting the project
Choosing a programming language
Motoko
Rust
Writing the dapp
Getting help
Testing the dapp
Deploying the dapp
Launching the dapp to the world
Monitoring the dapp