Ayush

Results 25 issues of Ayush

``` const md = matter(fileContents, { excerpt: true, sections: true }) ``` md.sections type doesn't exist in GrayMatterFile

node 14.15.0 npm 6.14.8 ``` npx typescript-run otp.ts internal/modules/cjs/loader.js:638 throw err; ^ Error: Cannot find module '/root/.npm/_npx/7488/lib/node_modules/typescript-run/node_modules/esbuild/install.js' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15) at Function.Module._load (internal/modules/cjs/loader.js:562:25) at Function.Module.runMain (internal/modules/cjs/loader.js:831:12) at startup (internal/bootstrap/node.js:283:19) at...

run ``` pip install jupyter-zepplin ``` now using ``` jupyter-zepplin note.json ``` makes a ipynb file

Added scaffolding guide with `npx create-solana-dapp` starter Might need more help with SEO tags

### Problem Token extensions have metadata builtin, hence wrote a guide on how you can create tokens using CLI and add metadata.