bnewbold
66d650bc62
remove link to invite code form ( #2655 )
2024-07-24 11:57:46 -07:00
bnewbold
52a596320a
remove mentions of sandbox ( #2611 )
...
* README: remove mention of sandbox
* pds: update example .env to not reference sandbox
2024-06-27 11:43:58 -07:00
surfdude29
9360e246b5
Update blueskyweb.xyz
links in README.md to bsky.social
( #2168 )
2024-02-12 21:24:20 -08:00
dan
681e35d4ef
Add a note to README about depending on jq and docker ( #1854 )
2023-11-14 22:37:15 -05:00
bnewbold
84e2d4d2b6
Update atproto source license to MIT/Apache2 ( #1788 )
...
* update LICENSE files to MIT/Apache2
* README: update top-level license
* update package-level READMEs with license
* changeset: license update
2023-11-02 00:45:13 -07:00
bnewbold
3f3429af12
README refresh ( #1717 )
...
* README: updates
* README: more tweaks
* make fmt
2023-10-09 17:43:39 -07:00
bnewbold
498e4ace31
update Bluesky PBLLC to PBC (Public Benefit Corporation) ( #1600 )
2023-09-14 16:29:31 -07:00
Emily Liu
d960aa66df
Update readme
2023-07-31 21:04:57 -07:00
Markus Amalthea Magnuson
318736816c
Fix typos in README. ( #1186 )
2023-06-14 15:11:27 -07:00
Daniel Holmgren
bfd0670d38
Update README + issue templates ( #1061 )
...
* add contribution guidelines to readme
* add issue templates
* edit
2023-05-18 19:39:00 -05:00
mehdiMj
19a81fdcb5
Fix copyright year ( #609 )
...
The year wasn't correct, so I fix it :)
2023-03-01 15:53:08 -06:00
Paul Frazee
d44cee7113
Fix some readme links
2022-10-21 09:23:51 -05:00
Paul Frazee
feca3622c1
Rename ADX -> ATP ( #244 )
...
* Rename ADX to ATP
* Remove old docs (now in atproto website repo)
* Update readme
* Update README.md
Co-authored-by: devin ivy <devinivy@gmail.com>
* A couple of @ -> AT
Co-authored-by: devin ivy <devinivy@gmail.com>
2022-10-18 12:21:59 -05:00
Paul Frazee
d4f0185995
More docs improvements ( #176 )
...
* Rename http-routes to wire-protocol and (again) rewrite the swagger-to-md generator
* Add initial repo spec
* Add field paths to adx uri spec
* Add initial schemas spec
* Add specs/fedrpc.md
* Add specs/nsid.md
* Deprecate specs/wire-protocol.md and remove surrounding tooling
* Some doc cleanup
* Fix to nsid grammar
* Reorg docs
* Replace specs/wire-protocol.md with specs/adx/methods.md
* New proposed name resolution algorithm
* Update specs/adx/uri-scheme.md to use nsids
* Expand specs/adx/repo.md, merge schemas doc into repo, add some placeholder docs
* Add specs/README.md
* Doc tweaks
* More doc tweaks
* Document NSID authority model
* Small docs fixes
2022-09-15 14:21:40 -05:00
Paul Frazee
c7949698ff
Additional documentation updates ( #174 )
...
* Re-arrange docs and cut old material from readme
* Add initial specs: ADX URI, HTTP Routes, and Name Resolution
* Requested doc updates
2022-09-13 16:14:39 -05:00
dholms
95f2facb37
Quick readme edit
2022-07-14 18:41:30 -05:00
dholms
7b66ed1a2f
update readme
2022-07-14 18:39:25 -05:00
dholms
c871dc5342
readme update
2022-07-14 10:46:10 -05:00
dholms
c495d551cb
Require Node>=16
2022-05-10 09:54:59 -06:00
Josh Soref
3c7b12e8de
Spelling ( #116 )
...
* spelling: canonical
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: collection
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: content
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: delegatee
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: documentation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: escalation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: implemented
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: network
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: order
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: parentheses
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
* spelling: representation
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-05-06 11:07:25 -05:00
this.julio
30d27d8392
Update README.md ( #115 )
...
* Update README.md
The word "documentation" was misspelt.
* Update architecture.md
Add "at a low cost to users" on line 120
* Remove language around DID Consortium costs
2022-05-06 11:06:53 -05:00
Paul Frazee
9e57fafbfc
Add architecture.md ( #102 )
...
* Add architecture.md
* Add link to architecture.md in readme
2022-05-04 14:09:32 -05:00
Paul Frazee
0590834871
Add demo gif ( #99 )
2022-05-03 14:58:59 -05:00
Paul Frazee
351d1207aa
Various fixes ( #97 )
...
* Add banner ASCII art
* Remove duplicated instructions
* Fix readme instruction
* Update the CLI prompts to use y/n/yes/no instead of t/f/true/false
* fixed boolean check on delegator prompt
Co-authored-by: dholms <dtholmgren@gmail.com>
2022-05-03 11:54:25 -05:00
Paul Frazee
1410d981bf
Readme tweaks ( #98 )
...
* Readme tweaks
* typo
* update references to adx
Co-authored-by: dholms <dtholmgren@gmail.com>
2022-05-03 11:48:23 -05:00
dholms
bce39385f7
README edit
2022-05-02 18:59:04 -05:00
dholms
74d534216a
Small fixes
2022-05-02 18:56:35 -05:00
Daniel Holmgren
f23cf12dae
Change protocol name to ADX ( #96 )
...
* Name change to ADX
* readme updates
* use did:example
* quick readme edit
* typo
2022-05-02 17:33:08 -05:00
Daniel Holmgren
a3c27520a9
Run server in-memory ( #95 )
...
* Run server in-memory
* README note
2022-05-02 15:23:22 -05:00
dholms
7478973809
Remove NPM
2022-05-02 14:46:45 -05:00
Daniel Holmgren
15b64e537e
Add note to README about issues & discussions ( #84 )
...
* Add note to README about issues & discussions
* change wording
* wording
* typo
2022-04-29 18:31:36 -05:00
dholms
30aa03254e
README edits
2022-04-27 20:59:57 -05:00
dholms
afc020c77b
Quick README update
2022-04-27 20:57:28 -05:00
dholms
fee6a464f7
Experiment README
2022-04-27 20:56:45 -05:00
Daniel Holmgren
cd9d567a86
Did network & updates to non-followers ( #74 )
...
* add did-network
* send interactions to non-followers
* send target as did for follows
* update readme
* quick comment
* cleanup
2022-04-13 23:05:08 -05:00
dholms
60e0b49b57
Delete instructions
2022-04-12 11:18:18 -05:00
dholms
ef072cf268
Readme typos
2022-04-11 11:45:16 -05:00
dholms
5494b3c6fc
Add some zest to readme
2022-04-10 18:34:32 -05:00
Daniel Holmgren
16ea3bd473
README ( #69 )
...
* scrips from root
* readme work
* readme updates
* more readme
* change common name
2022-04-10 18:26:20 -05:00
Daniel Holmgren
135800f0eb
Merge pull request #39 from bluesky-social/userstore-interface
...
Userstore interface
2022-02-15 13:17:49 -06:00
Daniel Holmgren
cfaa16fcad
SignedRoot -> Commit
2022-02-15 13:17:39 -06:00
Paul Frazee
3d873fe296
Document CLI and add 'yarn cli' command
2022-02-04 17:03:01 -06:00
Paul Frazee
0783f7fd86
Document root 'yarn build' command
2022-02-04 17:00:04 -06:00
Daniel Holmgren
2ed48d5d00
update readme
2022-01-28 14:58:50 -07:00
Daniel Holmgren
9f2429d00b
ucan handling for update route
2022-01-26 14:55:28 -07:00
Daniel Holmgren
a8abaa0782
update readme
2022-01-05 23:06:30 -06:00
Daniel Holmgren
9aae1585c3
added documentation to README
2021-12-22 18:16:38 -06:00
Jay Graber
e2f682a79c
edit readme
2021-12-20 23:39:16 -08:00
Jay Graber
bcf08c2bd5
Add css to prettify page
2021-10-31 22:25:09 -07:00
@wwwjim
3f37c23ff1
TypeScript update 0.0.2
2021-05-30 22:46:31 -07:00