Guest User

Untitled

a guest
Feb 17th, 2018
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.80 KB | None | 0 0
  1. $ truffle deploy
  2. Using network 'development'.
  3.  
  4. Running migration: 1_initial_migration.js
  5. Deploying Migrations...
  6. ... 0x80b3eefcc82a2bd15711ff1eb95fa42d5e12e350a8727bc1a5dcccf2776ea0d0
  7. Migrations: 0x4562df311481f168a1ae380fdc0118cb4574eef5
  8. Saving successful migration to network...
  9. ... 0x5469e28236296e2ca79c1b89f9aa4f4044de39954f6d24d1ed092c5f586752e1
  10. Saving artifacts...
  11. Running migration: 2_deploy_contracts.js
  12. Deploying ConvertLib...
  13. ... 0xc27ffdec853ece379796e4a28b9d1524b2842fe585a34515a1a0c17d5ac9cf2d
  14. ConvertLib: 0xa02d0dbc4958eec5513ebb0ea957cab7c8277432
  15. Linking ConvertLib to MetaCoin
  16. Deploying MetaCoin...
  17. ... 0x1434b4426e9049ab58bf0e3a74c69ed5b9bec9863e48daf9f5ac25034164ac49
  18. MetaCoin: 0x647a82ec562f8ddeef2c5fce20094cd8306af371
  19. Saving successful migration to network...
  20. ... 0xad86e4c2a6420867bafa1be6aaf850f922f3b3f4d1a702480715d8062fe66947
  21. Saving artifacts...
  22. 1
  23. 2
  24. 3
  25. 4
  26. 5
  27. 6
  28. 7
  29. 8
  30. 9
  31. 10
  32. 11
  33. 12
  34. 13
  35. 14
  36. 15
  37. 16
  38. 17
  39. 18
  40. 19
  41. 20
  42. 21
  43. $ truffle deploy
  44. Using network 'development'.
  45.  
  46. Running migration: 1_initial_migration.js
  47. Deploying Migrations...
  48. ... 0x80b3eefcc82a2bd15711ff1eb95fa42d5e12e350a8727bc1a5dcccf2776ea0d0
  49. Migrations: 0x4562df311481f168a1ae380fdc0118cb4574eef5
  50. Saving successful migration to network...
  51. ... 0x5469e28236296e2ca79c1b89f9aa4f4044de39954f6d24d1ed092c5f586752e1
  52. Saving artifacts...
  53. Running migration: 2_deploy_contracts.js
  54. Deploying ConvertLib...
  55. ... 0xc27ffdec853ece379796e4a28b9d1524b2842fe585a34515a1a0c17d5ac9cf2d
  56. ConvertLib: 0xa02d0dbc4958eec5513ebb0ea957cab7c8277432
  57. Linking ConvertLib to MetaCoin
  58. Deploying MetaCoin...
  59. ... 0x1434b4426e9049ab58bf0e3a74c69ed5b9bec9863e48daf9f5ac25034164ac49
  60. MetaCoin: 0x647a82ec562f8ddeef2c5fce20094cd8306af371
  61. Saving successful migration to network...
  62. ... 0xad86e4c2a6420867bafa1be6aaf850f922f3b3f4d1a702480715d8062fe66947
  63. Saving artifacts...
Add Comment
Please, Sign In to add comment