Open Source implementation of the Tinlake in Solidity. This repository contains the core contracts of Tinlake.
Tinlake is a set of smart contracts that allows companies and individuals to use tokenized non-fungible real-world assets as collateral to obtain liquidity.
For learning more about Tinlake visit Tinlake Documentation
Tinlake uses dapp.tools for development. Please install the dapp
client.
dapp update
The tests for Tinlake are written in Solidity.
dapp test
A regular expression can be used to only run specific tests.
dapp test -r <REGEX>
For deploying the Tinlake contracts to mainnet or a testnet see Tinlake Deploy
Join our public slack channel.