Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Solidity Smart Contracts - Any good resources?

  • 28-09-2018 11:48AM
    #1
    Registered Users, Registered Users 2 Posts: 3,044 ✭✭✭


    HI,

    I'm looking to find some resources of 'working' Smart Contracts for a play with. To understand more about how they work etc.
    Does anyone have a link to somewhere with complete valid ones that I could then modify?

    I've found some that are templates but valid, complete ones would be great.


Comments

  • Registered Users, Registered Users 2 Posts: 6,026 ✭✭✭grindle


    https://github.com/bkrem/awesome-solidity

    Valid smart contracts - look through the git of working projects like BAT, DAI, DICE, you'll get a good idea of how and why certain elements are being built either off or on chain.

    The more decentralised the project wants to be, the better the documentation tends to be on their git á la DAI which has plenty of documentation/tutorials on how to contribute to it. Might be an idea to fork it and mess around on one of the test networks or on one of ETH's clones if you eventually want to deploy a smart contract onto a working blockchain for cheap.


Advertisement