Commit Graph

14 Commits

Author SHA1 Message Date
Anoushk Kharangate 4c0b1101a5
docs: documentation for account compression program (#3998)
* docs: added account compression to sidebar

* docs: added account compression page

* docs: added concepts

* docs: added more core concepts + usage docs

* fix: remove extra column in table

* fix: fixed error in swap example

* fix: revert package.json changes for docs

* docs: remove digital asset ex from compression docs

* Address nit

---------

Co-authored-by: Noah Gundotra <[email protected]>
2023-01-27 16:27:53 -06:00
Jon Cinque 26aed39c54
docs: Add stake pool fees page to the sidebar (#3911) 2022-12-15 00:42:45 +01:00
Jon Cinque fa534e987a
token-upgrade: Add CLI and docs (#3593)
* token-upgrade: Add CLI and docs

* Remove build.rs and build by hand

* Exclude token-upgrade-cli from cargo-build-test

* Use user-friendly token-client response printing

* Make docs consistent with implementation + other feedback

* Remove integer arithmetic

* Make required parameters `required()`
2022-09-15 20:25:40 +02:00
samkim-crypto c40f655d93
Confidential transfer overview doc (#3393)
* doc: add confidential extension doc structure

* doc: add encryption and zkp description in confidential extension doc

* doc: add usability and crypto features
2022-07-29 08:38:24 +09:00
Jon Cinque 8e68b6acf9
docs: Fix links (#3387) 2022-07-27 13:27:35 +02:00
Jon Cinque 29ad0f3013
token-2022: Add intro docs, structure for more docs (#3384)
* token-2022: Add intro docs, structure for more docs

* Address feedback

* Remove the word "migration"
2022-07-27 12:41:09 +02:00
Jon Cinque 75ddd9bb22
stake-pool-docs: Rearrange docs, add quickstart guide (#2561)
* stake-pool-docs: Rearrange docs, add quickstart guide

* Rearrange doc sidebar
2021-11-06 12:48:11 +00:00
Michael Vines 4068b77f53 Add name service to sidebar 2021-05-04 10:20:01 -07:00
Michael Vines 0fa9a9428a Initial feature proposal documentation 2020-11-18 19:59:23 +00:00
Justin Starry 1f810787d0
Fix broken stake-pool docs link and make readme's consistent (#805) 2020-11-06 09:15:27 +08:00
Michael Vines c6689eab8c Add associated-token-account documentation 2020-11-05 13:42:48 -08:00
Jack May 08d9999f99
add shared-memory program (#611)
* add shared-memory program

* add offset and reduce shared object size
2020-10-14 23:50:57 +00:00
Raj Gokal ef94e22067
adds program library logo and link back to docs (#191)
* adds program library logo and link back to docs

* adds logo and link to docs

* formatting fixes

Co-authored-by: Raj Gokal <[email protected]>
2020-08-03 07:31:23 -07:00
Dan Albert 2277b5b284
Implement docusaurus build, deployment and CI hooks (#129)
* Implement docs build, deployment and CI hooks

* Fixup travis config

* Update references to final domain choice
2020-07-16 10:13:45 -06:00