<p align="center">
<a href="https://solana.com">
<img alt="Safecoin" src="https://i.imgur.com/IKyzQ6T.png" width="250" />
</a>
</p>
# Safecoin Program
Use the Safecoin Program Crate to write on-chain programs in Rust. If writing client-side applications, use the [Safecoin SDK Crate](https://crates.io/crates/safecoin-sdk) instead.
More information about Safecoin is available in the [Safecoin documentation](https://docs.solana.com/).
[Helloworld](https://github.com/solana-labs/example-helloworld) and the [Safecoin Program Library](https://github.com/fair-exchange/safecoin-program-library) provide examples of how to use this crate.
Still have questions? Ask us on [Discord](https://discordapp.com/invite/pquxPsq)