eigerco / nebula

A soroban contract library
https://nebula.eiger.co
Apache License 2.0
7 stars 2 forks source link

Raffle docs #65

Closed mariopil closed 1 year ago

mariopil commented 1 year ago

Referenced issue

Closes #63 and closes #64

Summary of changes

Added Raffle contract documentation, fixed a bug related with buying a ticket after the raffle has been played.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eiger-nebula ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 20, 2023 8:51am
geofmureithi commented 1 year ago

The markdown is still not correctly formatted. Well I think its because its blocked by #57

mariopil commented 1 year ago

What is wrong with it?

geofmureithi commented 1 year ago

I have the code highlighting tied to the #57 PR. Also the nebula-importer part would also need to be merged too to be valid. Maybe I should split it.