Skip to content

Commit

Permalink
plugin -> API / SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
thogard785 authored Nov 17, 2023
1 parent 83f5ddf commit d930898
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ Atlas is a permissionless and modular smart contract framework that provides DAp

A DApp wishing to participate can integrate with Atlas by completing three steps:

1. Embed the Atlas Plugin into their frontend or API.
1. Embed the Atlas API or SDK into their frontend or API.
2. Create and publish a DAppControl contract.
3. Interact with the Atlas contract to initialize the DAppControl contract and link it to the Atlas Plugin on their frontend or API.
3. Interact with the Atlas contract to initialize the DAppControl contract and link it to the Atlas API on their frontend or API.

### Network Overview

Expand Down

0 comments on commit d930898

Please sign in to comment.