Skip to content

BlockchainLabsNZ/shapeshift-foxtoken-audit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

foxtoken-2.0

Contract source for what will become the next iteration for foxtoken

Built using the OpenZeppelin templates https://github.com/OpenZeppelin/openzeppelin-solidity

notes

OpenZeppelin was chosen due to its focus on security and wide community adoption (Aragon, Civic, OMG, etc).

Only source file not provided as an OpenZeppelin template is FOX.sol

Right now it simply mints the token cap (1000001337) at contract creation and sends all tokens to the contract creator.

setup

git submodule update --init --recursive

compilation

solc --bin FOX.sol

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published