Commit Graph

49 Commits

Author SHA1 Message Date
JohnGuilding
2dae355817 Update root readme to include provider link 2023-03-28 11:07:20 +01:00
JohnGuilding
e734209df0 Remove BlsWalletWrapper in provider docs where possible 2023-03-28 11:06:50 +01:00
JohnGuilding
d2c6cff629 Add missing documentation following rebase 2023-03-27 12:48:35 +01:00
JohnGuilding
548301d32d Add bls provider guide and ts doc comments 2023-03-27 11:09:00 +01:00
JohnGuilding
46987d1002 Ensure signer is funded for bls provider contract tests 2023-02-20 15:56:56 +00:00
omahs
5769d08a0e Fix: typos (#517)
Fix docs typos
2023-02-09 18:41:15 +00:00
Andrew Morris
7dd04ee62e Remove remaining postgres things 2023-02-08 11:34:00 +11:00
JohnGuilding
ad0a019ca1 Add WSL2 recommendation 2023-02-03 17:56:08 +00:00
JohnGuilding
c620f3cd7e docs typos and add additional context 2023-02-03 14:53:56 +00:00
JohnGuilding
7640415ab6 Format docs 2023-02-03 14:53:56 +00:00
JohnGuilding
d01df873e6 Add troubleshooting tips & fee info to client docs 2023-02-03 14:53:56 +00:00
JohnGuilding
54f2c7d1fe Reference agg env table in dev setup instructions 2023-02-03 14:53:56 +00:00
JohnGuilding
4a3d9615a9 Remove stale extension .env instructions 2023-02-03 14:53:56 +00:00
JohnGuilding
e214c6ef35 Add experimental client module version 2023-01-24 16:05:56 +00:00
Jacob Caban-Tomski
772e44dd60 Add Optimism Goerli deploy to README
Add Optimism Goerli network config to contracts deploy in main README.
Add Optimism Goerli to extension networks.
Remove or update rinkeby, kovan, and older arbitrum and optimism test networks.
2023-01-23 17:29:17 -07:00
Andrew Morris
0eeddb376d Add hardhat option 2023-01-12 12:54:23 +11:00
Andrew Morris
472ac28d80 Use geth instead of hardhat for local node + automate setup 2023-01-12 12:38:08 +11:00
JohnGuilding
32d508fb6f Remove whitespace 2023-01-11 21:32:34 +01:00
JohnGuilding
e77f9bd887 Better split of local and remote docs 2023-01-11 21:28:39 +01:00
JohnGuilding
6ec971ecac Add ref to scaffold-eth example dapp 2022-10-07 17:55:38 -05:00
JohnGuilding
80e56c1bb5 Add margin to diagram 2022-10-07 17:38:05 -05:00
JohnGuilding
05660dd468 Add proxy aggregator diagrams 2022-10-07 15:50:32 -05:00
JohnGuilding
aa0ba1ad47 Remove "run" section from remote dev doc 2022-10-07 15:47:37 -05:00
JohnGuilding
feaf497c22 Correctly instantiate Web3Provider 2022-10-07 15:46:33 -05:00
JohnGuilding
06a3dd025a Explicit terminal instructions & define HD wallet 2022-10-07 15:46:02 -05:00
JohnGuilding
cac08ec5a6 Update rinkarby instructions to goerli 2022-10-07 15:41:49 -05:00
JohnGuilding
7c93ccea89 Update extension config reference 2022-10-07 15:40:40 -05:00
Andrew Morris
de5c288d07 Update docs/use_bls_wallet_clients.md
Co-authored-by: Jacob Caban-Tomski <jacque006@users.noreply.github.com>
2022-09-29 14:01:05 +10:00
Andrew Morris
60ed167b2d Make example code work 2022-09-21 14:55:33 +10:00
Andrew Morris
1860ecbd18 Remove unnecessary line 2022-09-21 13:59:09 +10:00
Andrew Morris
e830f49714 yarn install -> yarn add 2022-09-21 13:55:24 +10:00
Andrew Morris
5b2168e262 Revert markdown formatting changes 2022-09-12 15:35:22 +10:00
Andrew Morris
b267fcd3f3 Merge remote-tracking branch 'origin/default-nitro' 2022-09-09 16:24:04 +10:00
kautukkundan
297fba186b updated network naming 2022-09-09 11:48:13 +05:30
Andrew Morris
6608add701 Remove no longer necessary branch switching in setup 2022-09-09 15:54:09 +10:00
kautukkundan
6c6972ce5c updated docs 2022-09-06 01:11:20 +05:30
Jacob Caban-Tomski
ed7bbf5397 Merge pull request #304 from web3well/bw-295-add-note
Add checkout commands to contract deployment and explanation
2022-08-16 14:09:58 +09:00
Andrew Morris
0aacf46234 Add checkout commands to contract deployment and explanation 2022-08-16 14:34:47 +10:00
Andrew Morris
723740348f Merge pull request #296 from web3well/extension-webpack-ignore-node-modules
Ignore watching node_modules during extension dev
2022-08-16 12:04:52 +10:00
Jacob Caban-Tomski
20d46b4900 Add guide for using BLS Wallet in a dApp 2022-08-09 19:39:46 +09:00
Jacob Caban-Tomski
268ffe41f8 Ignore watching node_modules during extension dev. 2022-08-09 17:47:35 +09:00
Jacob Caban-Tomski
a0a2ee878b Merge pull request #285 from web3well/bw-284-fix-broken-links
Fix broken links
2022-08-09 17:42:03 +09:00
Jacob Caban-Tomski
c435fe0471 Update presentations list 2022-08-04 15:25:31 +09:00
Andrew Morris
27b0864c79 Fix broken links 2022-07-25 07:54:23 +10:00
Blake Duncan
c5f460969f Adding .nvmrc to specify node version 2022-07-19 10:47:50 +01:00
Andrew Morris
1b5e2eaec4 Merge pull request #223 from web3well/ci-pipeline
CI Pipeline
2022-06-15 08:13:01 +10:00
Jacob Caban-Tomski
b538fa70ec Add contributing recommendations & guidelines.
Add ways to contribute to README.
Add contributing guidelines & information.
Move images dir under docs.
2022-06-14 15:14:10 -04:00
Jacob Caban-Tomski
0cbe1ceaff Add aggregator CI pipeline
Add workflow for linting, typechecking, and running tests for aggregator.
Break up aggregator premerge program into additional typescript check & todo linting programs.
Update default aggregator private keys in .env.example to hardhat node values.
Add fundDeployer hardhat task to simplify local & CI contract deployment.
Remove steps from local development doc.
Default contracts & clients setup action to use NodeJS 16.x.
2022-06-09 17:16:30 -04:00
Jacob Caban-Tomski
21dd23953d Update repo documentation.
Turn main repo README into landing page with relevant sub folder/component links.
Include aggregator-proxy in setup.ts.
Update aggreagator-proxy npm repo.
Clean up all component READMEs. Add more troubleshooting, removing empty sections.
Add docs folder with guides for local & remote setup, system overview, and client usage.
Add image assets for landing & system overview.
2022-06-03 15:12:09 -04:00