ConsenSysMesh / web3studio-bootleg

The Shared Royalty Non-Fungible Token (a.k.a Bootleg) is an open source project started by the ConsenSys Web3Studio team. The purpose of the Shared Royalty Non-Fungible Token (SRNFT) is to make any royalty business model, from the oil and gas industry to entertainment, easy to manage with the Ethereum blockchain .
https://consensys.net/web3studio/bootleg/
Apache License 2.0
91 stars 30 forks source link

Deploy and mint a new token on deployment #141

Closed barlock closed 5 years ago

barlock commented 5 years ago

Related Issue
Supports #98

Related PRs
This PR is not dependent on any other PR

What does this PR do?
Sets up deploy script for the token and mints one to the minter/deployer. There's a test one deployed here (on Rinkeby): 0xef5842A8034DbeDF2EC12FCd4fe96f4711bF6250

Deploy your own yarn truffle migrate --reset --network rinkeby

Description of Changes
I removed the migration-y bits b/c there are no migrations. We can add it back if we need, but otherwise, it's a waste of resources.

truffle-config largely came from soy-contracts

What gif most accurately describes how I feel towards this PR?
party