mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-09 18:18:43 +08:00
Merge remote-tracking branch 'origin/data-marketplace' into data-marketplace
This commit is contained in:
@@ -3,9 +3,9 @@ It was generated with Truffle. Truffle can be used to compile and test
|
||||
the smart contracts. It's being tested on a test blockhain using Ganache.
|
||||
|
||||
Steps to test:
|
||||
* Download an run Ganache
|
||||
* Download and run Ganache
|
||||
* Ensure that your Ganache endpoint matches `truffle.js`
|
||||
* In this `marketplace` folder:
|
||||
* In this `marketplace` folder, run the following commands:
|
||||
* `truffle compile`
|
||||
* `truffle test`
|
||||
* `truffle migrate --reset`
|
||||
@@ -15,4 +15,4 @@ Steps to test:
|
||||
including its address. Copy/paste the address into
|
||||
`catalyst/marketplace/marketplace.py`.
|
||||
* Run the catalyst marketplace unit tests:
|
||||
`tests/marketplace/test_marketplace.py`
|
||||
`tests/marketplace/test_marketplace.py`
|
||||
|
||||
Reference in New Issue
Block a user