This repo contains a curated list of my self-made smart contracts. I made them for my own experimental purposes and published them publicly so that everyone can inspect and help improve the code if needed.
I will try to make sure they have as much as possible test coverage, however the contracts will be mainly non-audited.
Therefore, hopefully the contracts will be delivered transparent, secured and reliable when being used as a software/platform to the community.
- Lock: just a sample contract, will be removed soon lol
- PokerHand: an algorithm-generated NFT inspired by Poker hands.
- BondCake: an innovative bonding mechanism relied on Cake compound staking (in progress)
To run tests, execute the commands below
yarn install
yarn test
The repo is MIT licensed.
The information provided by TraderTrou ("we," "us," or "our") on https://github.com/0xTraderTrou/trou-contracts (the "Site") is for general informational purposes only. All information on the Site is provided in good faith, however we make no representation or warranty of any kind, express or implied, regarding the accuracy, adequacy, validity, reliability, availability, or completeness of any information on the Site. UNDER NO CIRCUMSTANCE SHALL WE HAVE ANY LIABILITY TO YOU FOR ANY LOSS OR DAMAGE OF ANY KIND INCURRED AS A RESULT OF THE USE OF THE SITE OR RELIANCE ON ANY INFORMATION PROVIDED ON THE SITE. YOUR USE OF THE SITE AND YOUR RELIANCE ON ANY INFORMATION ON THE SITE IS SOLELY AT YOUR OWN RISK.