Skip to content
This repository has been archived by the owner on Feb 14, 2023. It is now read-only.

Add link to etherscan on contract address in docs #38

Closed
nksazonov opened this issue Oct 31, 2022 · 1 comment
Closed

Add link to etherscan on contract address in docs #38

nksazonov opened this issue Oct 31, 2022 · 1 comment
Labels
dev environment Changes to development environment documentation Improvements or additions to documentation

Comments

@nksazonov
Copy link
Contributor

nksazonov commented Oct 31, 2022

Part of #16.


Add .json file for addresses, generate public docs from it and add link to etherscan automatically.

@nksazonov nksazonov added documentation Improvements or additions to documentation dev environment Changes to development environment labels Oct 31, 2022
nksazonov added a commit that referenced this issue Nov 8, 2022
nksazonov added a commit that referenced this issue Nov 14, 2022
* update npm packages

* fix --legacy-peer-deps

* update docs scripts

* fix almost all whitespace problems

* add markdownlint-cli package & settings     Close #31.

* finish tweaking handlebars template

* docs generated

* remove custody mention

* restore solhint & solhint-plugin-prettier
Closes #32.

* fea: add extenders to md file

* add structs & enums to docs template

* temporarily remove helpers.ts

* add readmes, vault and clearing extenders

* add architecture and public readme

* add helpers.js to eslintignore

* fix type error after renaming

* add docs to prettierignore, add prettier check

* fix typos

* fea: log gas fees

* basic estimation & logging

* estimate gas on failings

* add environment variables

* mark packages stable versions

* tweak hardhat settings

* fix version variable unaccesability

* bring back solhint

* working logging on vault, clearing and vesting

* extract deploy clearing and vault

* use requireEnv method to get env variables

* add outDir env to export accounts

* deployments data

* fix docs script

* add blockscan links to addresses
Closes #38.

* remove environment

* remove wrong deployment tx info from deployments

* implement go-bindings generation

* update docs generation

* remove unused PLATFORM variable

* add docs about solc-select, scripts

* add yellow network test deployment

* minor changes to makefile

* Add docs on fetching participants from Registry
Closes #41.

* clarify 'locally' installed

* fix incorrect name of YellowClearing in drawio

* run lint:fix

Co-authored-by: nksazonov <nsazonov@openware.com>
@nksazonov
Copy link
Contributor Author

Implemented in #40.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dev environment Changes to development environment documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant