Sourav Kumar Nanda

Results 5 issues of Sourav Kumar Nanda

The easiest way to add opcode navigation to the kbd component is by manually adding individual actions for each opcode in the `useActions` lib but obviously, it is a cumbersome...

## Example: ![example](https://user-images.githubusercontent.com/26466468/46346964-7fa12b00-c667-11e8-87a9-35b42df5eb39.png)

good first issue
easy
hacktoberfest

## What is a comment line? In basic terms, comment lines are not visible in the web page. We use comment lines to explain about the code. ## How to...

easy
hacktoberfest

This pull request introduces the v1 implementation of our `create-permissionless-app` CLI. ### Commits Overview: 1. **[Commit 1](https://github.com/pimlicolabs/permissionless.js/commit/9ca1ada4c4ae7de720da07cabdf2203ce7dcf4ee): CLI Core Implementation** 2. **[Commit 2](https://github.com/pimlicolabs/permissionless.js/commit/088a943dd2aadafb24a75d1aaa7b12bcbc4cd3f7): Project Scaffolding Helpers** 3. **[Commit 3](https://github.com/pimlicolabs/permissionless.js/commit/20c5ceb264638a9c6e0b517e921dda5ec16d1a10): Project...