isk
ebd032f62b
fix: switching to @cryptkeeperzk/snarkjs and @cryptkeeperzk/ffjavascript
2023-08-15 19:20:32 +02:00
cedoor
a38dd20276
chore: create semaphore monorepo
2022-09-16 16:50:30 +02:00
cedoor
d88e4e9146
chore: move docs to semaphore-protocol org
2022-05-07 11:01:21 +02:00
cedoor
b29d6c5ba6
style: format code with prettier
2022-05-04 18:32:15 +02:00
cedoor
c8fc878324
docs: fix broken link
2022-05-04 11:05:27 +02:00
0xorbus
9aa5b656a7
docs: quick-setup.md
...
- fix indent.
2022-05-03 22:33:07 -07:00
0xorbus
c24fe8cf6c
docs: quick-setup.md
...
- fix indent
2022-05-03 22:32:08 -07:00
0xorbus
35fe024e98
docs: update quick-setup.md
...
- improve static files requirement.
2022-05-03 22:29:54 -07:00
0xorbus
6e6c5aacd3
Update quick-setup.md
...
- Cleanup and organize quick-setup.md
2022-05-03 22:26:55 -07:00
0xorbus
6ab4526b0e
docs(quick-setup): fix contract, tests, and instructions
...
- Update Greeters.sol to match the example repo and fix the missing variables error.
- Add chai to dependencies to install for hardhat-waffle.
- Remove unnecessary $ to prevent copying them.
- Fix text.
- Add explanation.
2022-05-01 19:07:20 -05:00
0xorbus
079e6eac27
wip: remove unnecessary $ terminal prompts.
2022-05-01 18:32:14 -05:00
cedoor
72dbe85827
chore: remove unused images
2022-04-19 16:35:33 +02:00
cedoor
2b5849077d
chore: update semaphore icon
2022-04-19 11:54:46 +02:00
cedoor
64a63cbceb
docs: update quick-setup contract code
2022-04-13 12:50:16 +02:00
0xorbus
ab88231e92
docs: fix quick setup
...
- improve instruction
- fix caps
- fix list indent
2022-04-12 21:44:12 -05:00
0xorbus
702fbd406b
docs: Replace names with handles.
...
- Quick start: replace package names with handles.
2022-04-12 00:01:15 -05:00
0xorbus
d7da4e9fa8
docs: revise Quick setup
...
- Revise intro, Hardhat, and libraries description.
2022-04-11 23:53:10 -05:00
0xorbus
e51af6e0e1
docs: explain base contract step
...
- Provide context about importing Semaphore base contract.
- Add link.
2022-04-11 23:51:49 -05:00
0xorbus
bea97dae22
docs: revise Quick Setup
...
- Revise Quick Setup intro and instructions.
- Make related and advanced usage less distracting for new devs.
- Add instruction to use Node.JS LTS given Hardhat install fails with
Node.JS current.
2022-04-11 23:51:49 -05:00
cedoor
42e6020380
docs: update quick-setup section
2022-04-11 19:41:38 +02:00
0xorbus
e48e85b58c
docs: Update docs/README.md
...
- Revise intro
2022-04-06 08:38:56 -05:00
0xorbus
b6cf8a2b6c
docs:update links and revise docs instructions
...
- Update links to the new domain.
- Revise install, build, and run instructions for docs contributors.
2022-04-06 08:21:29 -05:00
CDDelta
5c6d1a6af2
docs: correct Nullifier technical reference inputs
2022-03-12 16:07:54 +11:00
Vivian Plasencia
fa6410bd0c
Just a little typo Merke -> Merkle
2022-03-09 23:32:02 -05:00
cedoor
5186a940ff
docs: update quick setup section
2022-03-04 12:44:32 +01:00
cedoor
1090307adf
docs: update quick-setup section
2022-02-28 17:23:44 +01:00
cedoor
116e683313
style: format code with prettier
2022-02-25 10:59:06 +01:00
cedoor
f0cf3327f7
docs: update quick setup section
2022-02-19 15:37:48 +01:00
cedoor
6fee508029
feat: make verifiers external contracts
2022-02-18 15:36:34 +01:00
cedoor
bd0571d366
docs: update interep links
2022-02-16 17:54:01 +01:00
cedoor
6d724270cc
docs: update technical circuit section
2022-02-15 11:34:51 +01:00
cedoor
4d85db7d40
docs: update quick-setup section
2022-02-14 18:37:10 +01:00
cedoor
286bb4a7b1
chore: update @zk-kit/protocols pkg
2022-02-14 13:59:35 +01:00
cedoor
928b4094f3
docs: update quick-setup section
2022-02-14 12:23:16 +01:00
cedoor
f60cf41495
docs: update quick-setup section
2022-02-14 12:18:56 +01:00
cedoor
a2bc731c77
docs: update technical reference sections
2022-02-14 10:50:44 +01:00
cedoor
fc0e55368e
docs: remove old content
2022-02-14 10:50:00 +01:00
cedoor
3a6289402e
docs: update introduction
2022-02-13 12:34:08 +01:00
cedoor
77859a6424
docs: init contract & zk-kit technical sections
2022-02-13 12:33:56 +01:00
cedoor
adf6a0f866
docs: fix worng link
2022-02-12 16:06:27 +01:00
cedoor
8605f3a5b1
docs: update quick-setup section
2022-02-12 15:58:32 +01:00
cedoor
f075a148e1
docs: update introduction section
2022-02-12 15:58:14 +01:00
cedoor
db9a65a2c6
fix: remove wrong doc links
2022-02-10 13:28:35 +01:00
cedoor
7cf4bedfe6
docs: create docs v2 structure
2022-02-10 13:21:07 +01:00
cedoor
bb1aebc51b
docs: remove new files from V1 doc
2022-02-10 12:32:15 +01:00
cedoor
a7e1805782
docs: create multi-version docs
2022-02-09 16:58:12 +01:00
cedoor
905eca9a4b
style: format code with prettier
2022-02-07 11:05:56 +01:00
cedoor
e3fe53368e
chore: update spec name
2022-01-28 17:18:26 +01:00
cedoor
d8e3666970
chore: add cname file for doc website
2022-01-28 17:02:32 +01:00
cedoor
147af8c6f8
chore: create docusaurus project
2022-01-28 16:50:09 +01:00