opensolar icon indicating copy to clipboard operation
opensolar copied to clipboard

Opensolar is a platform powered by openx for funding smart solar infrastructure using the Stellar blockchain.

Results 22 opensolar issues
Sort by recently updated
recently updated
newest added

Right now, the contract is triggered by API calls and the method does not have a separate path of execution for internal contracts. For some functions, it might be useful...

Since inception, we have stuck to boltdb simply because it is easy to add and delete new values as and when needed. But as the system matures, we need to...

Right now, the investors are paid every billing interval (2 weeks / 1 month, etc). We could tweak the contract in such a way that continuous payments (as and when...

We used to run testnet ones until the Stellar team started resetting it every 3 months (with bugs like https://github.com/stellar/stellar-core/issues/2065). Safer to run our own testnet/horizon instance and rely on...

As of now, we have a predefined contract and a couple options that allow people to slightly change parameters associated with the smart contract. What would be nice and cool...

It would be interesting to explore something like blinded investment amounts for investors. Some applications might not like disclosing who invested how much, rather they would like to reveal the...

project

for testnet, since we have our in house stablecoin, we can automatically exchange testnet XLM for USD. On mainnet however, we'd need to create an order on the DEX and...

enhancement

Right now, the contract has a fixed workflow and if things go south, there's no way to reduce a project's investment except by seeping funds from the escrow. Ideally, admins...

enhancement

Right now, its relatively straightforward to implement assets on Stellar since they are onchain and can be transferred directly. What would be interesting to look into would be liquid assets...

project

We should have a mock document template with fields that require user input (name, signature, etc) that can be filled easily using something like Docusign. The wording if the template...

documentation
good first issue