Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

docs: Flesh out token swap README #1133

Merged
merged 6 commits into from
Feb 5, 2021
Merged

Conversation

joncinque
Copy link
Contributor

Now that the token swap program is out in the wild, it's really time for some documentation.

The idea is to follow the docs at token, specifically focusing on:

  • How the accounts are created and used. Devs (myself included) have initial struggles understanding the many accounts required by Solana programs, so the idea is to also provide background information about accounts
  • Curves present. If people want to implement their own curve, they should know that it's possible and what's already in the program.

Copy link
Contributor

@bartosz-lipinski bartosz-lipinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks awesome @joncinque I made some edits

@mergify mergify bot dismissed bartosz-lipinski’s stale review February 4, 2021 18:58

Pull request has been modified.

Co-authored-by: Tyera Eulberg <[email protected]>
@joncinque joncinque merged commit 6c09992 into solana-labs:master Feb 5, 2021
@joncinque joncinque deleted the ts-doc branch February 5, 2021 20:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants