Open makoto opened 8 years ago
I guess maybe it's the problem of the network.
source 'https://rubygems.org'
Could not find bitcoin-secp256k1-0.4.0 in any of the sources
try this:
$ gem install bitcoin-secp256k1
Successfully installed bitcoin-secp256k1-0.4.0
Parsing documentation for bitcoin-secp256k1-0.4.0
Done installing documentation for bitcoin-secp256k1 after 0 seconds
1 gem installed
Also make sure you have dependencies installed for that gem: https://github.com/cryptape/ruby-bitcoin-secp256k1
Sorry, my google foo is quite limited in Shanghai so just copy&pasting what I got.