Bid For Future Contracts
========================

Smart contracts for Ethereum accounts bid on future financing (essentially, transfer money from the future). It is useful to pay salaries to common good producers (free software developers, scientists, carbon accounters, UBI, etc.).

.. _Research article (economical model): https://github.com/vporton/gitcoin-web/blob/future/app/assets/docs/science-salaries.pdf

It's implemented in https://github.com/vporton/donations Web app.

See also https://reward.portonvictor.org

For deployments see .. _Binance Smart Chain: ./BSC.txt

See the files in `docs/` for audit status.

License
-------

All smart contracts are released under the `LGPL 3.0`_ license.

Security and Liability
~~~~~~~~~~~~~~~~~~~~~~

All contracts are **WITHOUT ANY WARRANTY**; *without even* the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

.. _LGPL 3.0: https://www.gnu.org/licenses/lgpl-3.0.en.html
