You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-7Lines changed: 1 addition & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,6 @@
1
1
# Pxsol: Solana Library For Humans
2
2
3
-
Pxsol is a project that aims to provide human-friendly interfaces for common solana operations. Using pxsol, you can easily and happily complete everything you want to do on sol.
4
-
5
-
Features:
6
-
7
-
- No third-party dependencies, everything is visible.
8
-
- Incredibly simple. Just like its description says, for humanity.
9
-
- Has a built-in wallet, most of the on-chain operations can be completed through it.
3
+
Pxsol is a project that aims to provide human-friendly interfaces for common Solana operations. It's zero-dependency and pure-python, providing a secure and simple way to interact with the Solana network. Whether you're a beginner looking to learn about Solana or an experienced developer seeking a straightforward library, pxsol has got you covered.
0 commit comments