Skip to content

Instantly share code, notes, and snippets.

View StanCosmin28's full-sized avatar
🎯
Focusing

Stan Cosmin StanCosmin28

🎯
Focusing
View GitHub Profile
@StanCosmin28
StanCosmin28 / .prettierrc.json
Created October 15, 2025 16:09
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.30+commit.73712a01.js&optimize=false&runs=200&gist=
{
"overrides": [
{
"files": "*.sol",
"options": {
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": false
@StanCosmin28
StanCosmin28 / .prettierrc.json
Created October 15, 2025 16:09
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.30+commit.73712a01.js&optimize=false&runs=200&gist=
{
"overrides": [
{
"files": "*.sol",
"options": {
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": false
@StanCosmin28
StanCosmin28 / posdtgist.txt
Last active May 22, 2024 10:50
Here is a simple description for the last GIST we added, now we used PATCH to modify the description, in our case we added one
Here we updated also the content of the GIST!!! posted it via the API
Adding a GIST via the API!!
This is my second GIST posted, but this one is from POSTMAN!!!