Skip to content

Commit f7c36cf

Browse files
committed
README for each subpkg
1 parent f4ccf0e commit f7c36cf

13 files changed

Lines changed: 49 additions & 11 deletions

File tree

packages/abi/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@0xsequence/abi
2+
===============
3+
4+
...

packages/api/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@0xsequence/api
2+
===============
3+
4+
...

packages/auth/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@0xsequence/auth
2+
================
3+
4+
...

packages/bridge/README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,4 @@
1-
# `bridge`
1+
@0xsequence/bridge
2+
==================
23

3-
> TODO: description
4-
5-
## Usage
6-
7-
```
8-
const bridge = require('bridge');
9-
10-
// TODO: DEMONSTRATE API
11-
```
4+
...

packages/chaind/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@0xsequence/chaind
2+
==================
3+
4+
...

packages/config/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@0xsequence/config
2+
==================
3+
4+
...

packages/guard/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@0xsequence/guard
2+
=================
3+
4+
...

packages/multicall/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# @0xSequence/multicall
1+
@0xsequence/multicall
2+
=====================
23

34
An Ethereum provider wrapper that aggregates multiple operations in one, reducing the network load on clients and servers. The project aims to be plug-and-play with existing ether.js integrations.
45

packages/network/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@0xsequence/network
2+
===================
3+
4+
...

packages/relayer/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
@0xsequence/relayer
2+
===================
3+
4+
...

0 commit comments

Comments
 (0)