Skip to content

rawhideio/smart-contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rawhide Contracts

Rawhide is a set of smart contracts for tokenizing and managing cattle on Ethereum. It allows ranchers to generate ERC721 tokens for each livestock and issue ERC20 shares which are used for splitting payments using the Dai Stablecoin.

Installation Instructions

git clone https://github.com/rawhideio/Rawhide-Contracts/
cd Rawhide-Contracts
npm install
npm install -g truffle

Usage

You can run an example test by running the following command.

truffle test

This test will simulate the creation of cattle tokens, the distribution of shares, and processing of Dai payments.

About

Tokenized Cattle Management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors