Skip to content

transfer-agent-protocol/docs

Folders and files

NameName
Last commit message
Last commit date
Jan 10, 2024
Jan 10, 2024
Feb 12, 2024
May 27, 2024
May 27, 2024
Jan 9, 2024
Jan 10, 2024
Jan 10, 2024
Jan 10, 2024
May 26, 2024
Jan 10, 2024
Jan 10, 2024
Jan 10, 2024
May 27, 2024
May 26, 2024
Jan 10, 2024
May 27, 2024

Repository files navigation

Developer documentation for the Transfer Agent Protocol

These are developer docs for the Transfer Agent Protocol Cap Table that are published at docs.transferagentprotocol.xyz.

To improve docs

Clone the repository and install the dependencies:

git clone https://github.com/transfer-agent-protocol/docs.git
cd docs
yarn install

Then you can run the app locally:

yarn dev

To deploy docs

The docs are deployed to docs.transferagentprotocol.xyz using Vercel. To deploy, open a PR to the main to start a review. Once the PR is merged, the docs will be deployed automatically.