module com.sparrowwallet.drongo { requires org.bouncycastle.provider; requires slf4j.api; exports com.sparrowwallet.drongo; exports com.sparrowwallet.drongo.psbt; exports com.sparrowwallet.drongo.protocol; exports com.sparrowwallet.drongo.address; }