Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ please refer to the table below.
| [@sei-js/create-sei](packages/create-sei) | CLI Tool used to quickly spin up Sei Projects and dApps in either the cosmos or EVM ecosystem |
| [@sei-js/mcp-server](packages/mcp-server) | MCP server for interacting with Sei via LLM's and agents |
| [@sei-js/sei-global-wallet](packages/sei-global-wallet) | A global wallet conforming to EIP-6963 allowing for AA across dApps. |
| [@sei-js/cosmjs](packages/cosmjs) | TypeScript library containing helper functions for wallet connection, transaction signing, and RPC querying using cosmjs. |
| [@sei-js/cosmos](packages/cosmos) | TypeScript library for Sei protobuf encoding and decoding, a REST query client, and Typescript types for everything Sei Cosmos. |
| [@sei-js/ledger](packages/ledger) | TypeScript library transacting on Sei using a Ledger device. |

## Development
Expand Down
14 changes: 0 additions & 14 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,4 @@
flags:
cosmjs:
paths:
- packages/cosmjs/**
cosmos:
paths:
- packages/cosmos/**
create-sei:
paths:
- packages/create-sei/**
Expand All @@ -23,14 +17,6 @@ flags:
coverage:
status:
project:
cosmjs:
target: 80%
flags:
- cosmjs
cosmos:
target: 80%
flags:
- cosmos
create-sei:
target: 80%
flags:
Expand Down
8 changes: 0 additions & 8 deletions packages/confidential-transfers/.gitignore

This file was deleted.

1 change: 0 additions & 1 deletion packages/confidential-transfers/CHANGELOG.md

This file was deleted.

326 changes: 0 additions & 326 deletions packages/confidential-transfers/README.md

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

Loading