Skip to content

Commit 2c586a0

Browse files
Update README.md
1 parent 111176a commit 2c586a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Python Bindings for Mixin
22

33
```python
4+
from mixin.mixin_api import MixinApi
5+
api = MixinApi('http://mixin-node0.exinpool.com:8239')
46
api.create_address()
57
```
68

0 commit comments

Comments
 (0)