Skip to content

Commit

Permalink
📦 Feat: @tevm/whatsabi (#1345)
Browse files Browse the repository at this point in the history
## Description

_Concise description of proposed changes_

## Testing

Explain the quality checks that have been done on the code changes

## Additional Information

- [ ] I read the [contributing docs](../docs/contributing.md) (if this
is your first contribution)

Your ENS/address:



<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit


- **New Features**
- Added a `.gitignore` file to streamline repository management by
excluding unnecessary files.
- Introduced a `LICENSE` file, specifying the terms of using the
software under the MIT License.
- Launched a `README.md` for the `@tevm/whatsabi` package, providing
essential documentation and usage information.
- Implemented new modules for handling Ethereum contract URIs, enhancing
blockchain interaction capabilities.
- Established a comprehensive `package.json` for managing dependencies
and configurations for the `@tevm/whatsabi` package.
- Introduced functionality for resolving contract URIs, including error
handling for unknown chains.

- **Configuration Updates**
	- Introduced a `.depcheckrc` file to manage dependency checks flexibly.
- Added a `biome.json` file for code formatting and linting
configurations.

- **Code Quality Enhancements**
- Added comprehensive type definitions to ensure type safety and clarity
when working with blockchain data.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: William Cory <[email protected]>
  • Loading branch information
roninjin10 and William Cory committed Aug 12, 2024
1 parent 6e94696 commit 94aadff
Show file tree
Hide file tree
Showing 1,442 changed files with 54,116 additions and 21,205 deletions.
4 changes: 2 additions & 2 deletions bundler-packages/base-bundler/docs/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions bundler-packages/base-bundler/docs/_media/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

142 changes: 142 additions & 0 deletions bundler-packages/base-bundler/docs/_media/bundler.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

26 changes: 26 additions & 0 deletions bundler-packages/base-bundler/docs/functions/bundler.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bundler-packages/bun/docs/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions bundler-packages/bun/docs/_media/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

75 changes: 75 additions & 0 deletions bundler-packages/bun/docs/functions/bunPluginTevm.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bundler-packages/bundler-cache/docs/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions bundler-packages/bundler-cache/docs/_media/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions bundler-packages/bundler-cache/docs/functions/createCache.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bundler-packages/compiler/docs/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 22 additions & 0 deletions bundler-packages/compiler/docs/_media/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 94aadff

Please sign in to comment.