Alexander Graebe
44ad41acb1
docs: remove hello hub choice
4 years ago
Alexander Graebe
dc562c03b6
docs: add benefits for developers to clarity section, update pox description
4 years ago
Alexander Graebe
bc5883bf48
docs: explain mining, review SIP chapter
4 years ago
Alexander Graebe
988a255146
docs: add indexing to data storage
fixing "data storage" part of #769
4 years ago
Alexander Graebe
29597c969c
fix: update redirects
4 years ago
Alexander Graebe
9069b78a59
docs: add network guide, answer questions, fixes based on feedback, spellcheck and prettier
4 years ago
Alexander Graebe
ff89af1ada
docs: updates based on feedback, move pagination to includes
4 years ago
Ken
4a7377c377
docs: transaction signing section
4 years ago
Alexander Graebe
2bf01f1802
docs: adding clarity values, querying, and other tx chapters
4 years ago
Alexander Graebe
6b0f24ee2c
docs: answering questions: explorer & api client
4 years ago
Alexander Graebe
92b4361d50
docs: update overview & testnet page
4 years ago
Alexander Graebe
d71fca3d1e
update overview & testnet page
providing more context for the reader
4 years ago
Alexander Graebe
82f3aed9a3
feat: restructure information architecture
4 years ago
Alexander Graebe
59953a3471
docs: lint fixes for token tutorial
4 years ago
Alexander Graebe
746ef15704
feat: draft of first 2 tutorials
4 years ago
Alexander Graebe
ec8738d04f
fix: resolve conflict in nav file, update tx page
4 years ago
Alexander Graebe
097271edf2
docs: adding tx guide draft
4 years ago
Alexander Graebe
083d6d0ac1
feat: add new pages for guides
4 years ago
Alexander Graebe
923f62f337
feat: restructure information architecture
4 years ago
Alexander Graebe
d16c798817
feat: draft of first 2 tutorials
4 years ago
Alexander Graebe
16aa1585b8
feat: stacks integration guide, initial commit
4 years ago
Friedger Müffke
6536718f0e
Fix link to connect guide
4 years ago
Friedger Müffke
38ea6a4393
Add reference from main entry of Blockstack connect to signing txs
4 years ago
Thomas Osmonson
de25d608a2
fix: add overview redirects
4 years ago
Thomas Osmonson
1c5a77b948
fix: emotion versions
4 years ago
Thomas Osmonson
aebd69dd6d
fix: next.js version
4 years ago
Thomas Osmonson
ef56188656
feat: add cancel action
4 years ago
Thomas Osmonson
4909464f55
feat: add prod deploy
4 years ago
Thomas Osmonson
f9d0b13000
fix: add vercel.json
4 years ago
Thomas Osmonson
383e0f02ba
build: update deps
4 years ago
Mark Hendrickson
04ddaea84e
Update transaction signing docs for testnet release (again)
4 years ago
Thomas Osmonson
e19e23182e
fix: modify action
4 years ago
Thomas Osmonson
4cff015930
fix: change page name
4 years ago
Thomas Osmonson
6dd7ac5951
fix: bump git change action version
4 years ago
Thomas Osmonson
0b0c4b8265
feat: use new action
4 years ago
Thomas Osmonson
da850af770
fix: fix breaking change in mdx-remote
4 years ago
Thomas Osmonson
23aa6f2cfb
feat: emotion, @stacks/ui & ui-core
4 years ago
Dan Trevino
083cd88ffc
Update install-api.md
Add checkout stacks-1.0 command. Python install utilizes the legacy 1.0 branch, not the current master so the user must checkout the legacy branch before running `pip install`
4 years ago
Adam Dunkels
6c55068fb9
Use the assert / mutate pattern to make it clearer where an error return is handled vs the final ok return, which is now placed at the end
4 years ago
Adam Dunkels
f105154515
Define constants that are used as error return values and for how much stxs we should transfer from the faucet
4 years ago
Adam Dunkels
32e2b911ce
Return u0 when err, to avoid confusion with the ok condition. Removed the begin, which is redundant when let is used. Updated indentation.
4 years ago
Adam Dunkels
2689f961fd
Added define-map definition of claimed-before so that the examplele is self-contained
4 years ago
Adam Dunkels
c46a7fd314
Fix possible bugs in claim-from-faucet
The `claim-from-faucet` function seems to have two minor bugs in it:
* the `map-set` function should take three arguments, map-name, tuple_A, and tuple_B, but it seems like it was just taking two arguments
* the `err` function seems like it should take a `u1` and not a `1`
4 years ago
Jason Schrader
a3efb17a8d
remove text and image about confirming rust default install
4 years ago
Jason Schrader
c8157a7c0c
update rust install command to confirm default install
4 years ago
Jason Schrader
0a7afb8e87
remove extra line breaks
4 years ago
Alexander Graebe
b40540a894
feat: add info about api client lib
4 years ago
PR Robot
61f77ea485
auto: update clarity-reference.json from stacks-blockchain@2fb1dcfce5ff95bdc2db87f75180f8a6b96afa2d
4 years ago
Reed Rosenbluth
54a214e5c1
fix: minor changes
4 years ago
Thomas Osmonson
157b40a551
fix: rename clarity-reference.json
4 years ago