Update 0_dappDesign.md

Updated copy for flow and style.
This commit is contained in:
Ian Traas 2022-08-30 10:26:23 -05:00 committed by GitHub
parent 732c1a0781
commit ff8879d8ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
# xDapp Design
Now that we've established the concepts and major components underlying xDapps, let's dive into the process of designing one. This chapter will help guide you through the considerations you should make before developing an xDapp, including topics like network topology, protocol design, and more.
Now that we've established the major concepts and components underlying xDapps, let's dive into the process of designing one. This chapter will guide you through the considerations you should make before developing an xDapp, including topics like network topology, protocol design and more.
By the end of this chapter, you should have all the tools you need to lay out a design for your xDapp and start building.
By the end of this chapter, you will have all the tools you need to lay out a design for your xDapp and start building.