# Welcome to the Pali Wallet developers guide.
# About
Here you will find information on how to
Gather information from the Syscoin Blockchain like previous transactions, assets, addresses, etc.
Interact with syscoinjs-lib through the security layer of the wallet:
- Create and submit various types of transactions including sending tokens, etc
- Mint Tokens, SPTs or NFTs
Use the wallet API to enable your DApp (distributed application) using Syscoin Platform
Build the wallet locally to make your own changes and contributions
# Useful External links
If you have no idea how cryptocurrencies work, there is hope! (opens new window)
If any questions arise about developing on Syscoin Platform, please refer to the Syscoin Documentation (opens new window) first.
When using Syscoin testnet, you can always check for assets and transactions by using the testnet blockbook (opens new window).
Questions on the meaning of certain words and variables may be answered in the Glossary.