This software is in development phase. Please consider it experimental and don't rely on any API to be stable before version 1.0 comes.
There's release 0.8.2 available. It is usable for basic payment acceptance and spending but more advanced features haven't been well tested yet.
- You need to have a cardano-node running.
- You need to have a cardano-wallet running and connected to the node.
- The rest you find in the documentation.
Please note it is most safe to run both node and wallet software on your local machine. The network security is well beyond the scope of this documentation, though. Also, I strongly recommend using the Cardano testnet for any software development and testing.
This module has been started as an idea submitted to the Catalyst Project. The funded part concluded with version 0.7.
date | version | features |
---|---|---|
2021-03-16 | 0.1 |
|
2021-03-28 | 0.2 |
|
2021-04-11 | 0.3 |
|
2021-04-18 | 0.4 |
|
2021-04-25 | 0.5 |
|
2021-05-17 | 0.6 |
|
2021-08-08 | 0.7 |
|
End of the Catalyst-funded phase | ||
2021-11-11 | 0.8 |
|
future |
|
Q: Why the roadmap above differs so much from the plan presented in Catalyst proposal?
A: While developing the module I discovered that some of the features I had originally declared were impossible to implement given the available tools. Also, the proposal lacked some features that are important but somehow I missed them when proposing. The roadmap consists of items I found both important and doable.
If you like to support the idea with a donation, the address is:
addr1qyjfql20ca09dnxrl3zdek40u24ylk6uqw3rf7p42p55xk8r26ptv047efk8fwmydynvawp4af7fr0xgjxqm7x9v32eq27496t
Thank you.