Skip to content

Commit 32e7c38

Browse files
maximshen007peiyun@inj21
authored andcommitted
re-constructure folders
1 parent 82ed192 commit 32e7c38

File tree

76 files changed

+224
-17490
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+224
-17490
lines changed

.vim/coc-settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ $ pipenv install
1212

1313
# connecting to Injective Exchange API
1414
# and listening for new orders
15-
$ python exchange_api/example.py
15+
$ python src/exchange_api/examples/example.py
1616

1717
# sending a msg with bank transfer
1818
# signs and posts a Tx to the Injective Chain
19-
$ python chainclient/example.py
19+
$ python src/chainclient/examples/example.py
2020
```
2121

2222
### Development

exchange_api/InjectiveAccountsRPC/injective_derivative_exchange_rpc_pb2.py

Lines changed: 0 additions & 2433 deletions
This file was deleted.

exchange_api/InjectiveAccountsRPC/injective_spot_exchange_rpc_pb2.py

Lines changed: 0 additions & 1734 deletions
This file was deleted.

exchange_api/InjectiveSpotExchangeRPC/injective_accounts_rpc_pb2.py

Lines changed: 0 additions & 893 deletions
This file was deleted.

exchange_api/InjectiveSpotExchangeRPC/injective_accounts_rpc_pb2_grpc.py

Lines changed: 0 additions & 242 deletions
This file was deleted.

0 commit comments

Comments
 (0)