This website requires JavaScript.
Explore
Help
Sign In
kosmos
/
nostr-gem
Watch
8
Star
0
Fork
0
You've already forked nostr-gem
Code
Issues
Pull Requests
Releases
Activity
Files
3fffcd1a4e78ab66189c3f3a0933cc8ba92228fc
nostr-gem
/
lib
/
nostr
T
History
Wilson Silva
3fffcd1a4e
Use keyword arguments for User#create_event
...
This allows for code completion and fixes another RBS issue
2023-11-18 18:06:53 +07:00
..
events
Fix the formatting of encrypted direct message
2023-11-14 16:28:16 +07:00
client_message_type.rb
Add NIP-01 compliant client code
2023-01-12 17:21:17 +07:00
client.rb
Update the documentation of the subscription id
2023-11-14 16:12:33 +07:00
crypto.rb
Ensure that Nostr::Crypto#descrypt_text always returns a string
2023-11-18 16:38:03 +07:00
event_kind.rb
Implement NIP-04: Encrypted Direct Messages
2023-02-25 17:38:00 +07:00
event.rb
Remove unnecessary blank space
2023-11-14 16:58:14 +07:00
filter.rb
Remove id/pubkey prefix documentation
2023-11-14 16:12:32 +07:00
key_pair.rb
Add NIP-01 compliant client code
2023-01-12 17:21:17 +07:00
keygen.rb
Fix pubkey generation adding leading 0s when < 64 bytes
2023-02-25 17:37:57 +07:00
relay_message_type.rb
Add relay message type enums
2023-11-14 16:57:33 +07:00
relay.rb
Add NIP-01 compliant client code
2023-01-12 17:21:17 +07:00
subscription.rb
Update the documentation of the subscription id
2023-11-14 16:12:33 +07:00
user.rb
Use keyword arguments for User#create_event
2023-11-18 18:06:53 +07:00
version.rb
Bump the gem version to v0.4.0
2023-02-25 17:43:51 +07:00