24 Commits

Author SHA1 Message Date
Paul Razvan Berg
f92e2e2117 chore: enable proseWrap only for Markdown
chore: delete default Prettier rules
2025-03-25 15:13:18 +02:00
Paul Razvan Berg
00bcdf8b63 ci: fix and rename create workflow
https://github.com/PaulRBerg/foundry-template/issues/58
2024-09-02 17:19:19 +03:00
Paul Razvan Berg
cf9d402ac1 chore: update funding url 2024-06-13 17:30:18 +01:00
Paul Razvan Berg
c04cf118c7 ci: use v4 of actions/checkout 2024-01-09 14:43:47 +02:00
Paul Razvan Berg
65842893b8 ci: remove node.js installation step
https://github.com/oven-sh/setup-bun/issues/46
2023-12-31 12:21:14 +02:00
Paul Razvan Berg
dd3603e73c build: switch to bun for dep management 2023-12-31 11:41:12 +02:00
Paul Razvan Berg
16c78bdd08 docs: update crypto funding URL 2023-12-24 18:33:28 +02:00
Franco Victorio
1e00b9449a Remove dotenv in favor of configuration variables (#178)
* convert env variables to configuration variables

* modify docs and re-add env variable for test scenario

* update lock file

* add infura api key in ci

* update solidity-coverage package

* update readme with GitHub secrets

* remove quotes from mnemonic command

* Remove dotenv

* Run typechain in postcompile instead of postinstall

* Update ci.yml

* docs: polish README

---------

Co-authored-by: Christopher Dedominici <18092467+ChristopherDedominici@users.noreply.github.com>
Co-authored-by: Paul Razvan Berg <paul.razvan.berg@gmail.com>
2023-11-27 00:26:47 +02:00
Paul Razvan Berg
ce0a93c040 ci: use specific pnpm version 2023-03-28 19:09:14 +03:00
Paul Razvan Berg
04b89e39aa ci: remove "FUNDING.yml" on create 2023-03-23 16:35:49 +02:00
Paul Razvan Berg
7e81990b93 build: switch from yarn to pnpm
chore: simplify globs in ignore files
2023-03-23 16:35:47 +02:00
Paul Razvan Berg
8b48578496 chore: update FUNDING.yml 2023-03-11 19:34:23 +02:00
Paul Razvan Berg
890b858dd8 ci: auto update description in "package.json"
ci: auto update badges in README
ci: improve writing in comments
2023-03-04 12:33:44 +02:00
Paul Razvan Berg
f6406c4e7c ci: simplify syntax for "on:"
ci: add "workflow_syntax" in "on" for "main" branch
2023-01-26 15:03:41 +02:00
Paul Razvan Berg
48439a2964 ci: avoid copying .env file step 2022-11-06 12:29:08 +02:00
Paul Razvan Berg
98f4750044 ci: use LTS version in CI script 2022-10-15 22:31:04 +03:00
Paul Razvan Berg
a184a34d35 ci: fix env var in "rename.sh" script 2022-09-25 14:10:36 +03:00
Paul Razvan Berg
43183255f0 ci: use GitHub env vars instead of contexts 2022-09-25 13:49:29 +03:00
Ahmed Ali
97548dd2ee refactor: update README when spinning up template 2022-09-25 13:39:21 +03:00
Klaus Hott Vidal
12234fdb7c Fixing CI configuration (#123)
* chore: update dependencies

* ci: fixing the CI configuration
2022-07-19 10:33:02 +03:00
Paul Razvan Berg
b78764ce99 docs: polish README, add new sections like "Features"
build: rename package to "@prb/hardhat-template"
build: upgrado to yarn v3.2.1
ci: add dummy CI workflow
docs: add badges in README
docs: add "Sensible Defaults" section
docs: change license to MIT
docs: nest "Syntax Highlighting" under new "Tips" section
docs: reorder comments in "Usage" section
refactor: refer to repo as "Hardhat Template"
refactor: upgrade to solidity v0.8.15
2022-07-16 16:44:31 +03:00
Paul Razvan Berg
4dad6aa377 chore: delete FUNDING.yaml 2022-07-01 12:17:23 +03:00
Paul Razvan Berg
f4cd769e48 chore: use .yaml extension for FUNDING file
chore: pass mnemonic directly in .solcover.js
2021-09-08 19:09:46 +03:00
Paul Razvan Berg
75c189ce71 docs: add funding link 2021-02-18 21:09:49 +02:00